Trig Proofs

45 questions · 12 question types identified

Sort by: Question count | Difficulty
Logical implication symbols (⇒, ⇔, ⇐)

A question is this type if and only if it asks to select or identify the correct logical implication symbol (implies, equivalent, or implied by) between two mathematical statements.

10 Easy -1.1
22.2% of questions
Show example »
1 Which of these statements is correct? Tick one box. $$\begin{aligned} & x = 2 \Rightarrow x ^ { 2 } = 4 \\ & x ^ { 2 } = 4 \Rightarrow x = 2 \\ & x ^ { 2 } = 4 \Leftrightarrow x = 2 \\ & x ^ { 2 } = 4 \Rightarrow x = - 2 \end{aligned}$$
View full question →
Easiest question Easy -2.0 »
1
  1. Statement P is \(a + b = 4\).
    Statement Q is \(\quad a = 1\) and \(b = 3\).
    Which one of the following is correct? $$\mathrm { P } \Rightarrow \mathrm { Q } , \quad \mathrm { P } \Leftrightarrow \mathrm { Q } , \quad \mathrm { P } \Leftarrow \mathrm { Q }$$
  2. Statement R is \(\quad x = 2\). Statement S is \(\quad x ^ { 2 } = 4\). Which one of the following is correct? $$R \Rightarrow S , \quad R \Leftrightarrow S , \quad R \Leftarrow S$$
View full question →
Hardest question Standard +0.3 »
3 In each of the following cases choose one of the statements $$P \Rightarrow Q \quad P \Leftarrow Q \quad P \Leftrightarrow Q$$ to describe the relationship between \(P\) and \(Q\).
  1. \(P : y = 3 x ^ { 5 } - 4 x ^ { 2 } + 12 x\)
    \(Q : \frac { \mathrm { d } y } { \mathrm {~d} x } = 15 x ^ { 4 } - 8 x + 12\)
  2. \(\quad P : x ^ { 5 } - 32 = 0\) where \(x\) is real
    \(Q : x = 2\)
  3. \(\quad P : \ln y < 0\)
    \(Q : y < 1\)
View full question →
Algebraic proof about integers

A question is this type if and only if it asks to prove a statement about integer properties (divisibility, even/odd, multiples) using algebraic manipulation, excluding proof by contradiction.

7 Moderate -0.7
15.6% of questions
Show example »
11. Prove, using algebra that $$n ^ { 2 } + 1$$ is not divisible by 4 .
View full question →
Disprove statement by counterexample

A question is this type if and only if it asks to show a statement is false by providing a specific counterexample.

6 Easy -1.3
13.3% of questions
Show example »
4 Show that the following statement is false. $$x - 5 = 0 \Leftrightarrow x ^ { 2 } = 25$$
View full question →
Complete or critique given proof

A question is this type if and only if it presents a student's attempted proof and asks to identify errors, complete missing steps, or provide corrections.

4 Challenging +1.3
8.9% of questions
Show example »
  1. A student attempts to answer the following question:
Given that \(x\) is an obtuse angle, use algebra to prove by contradiction that $$\sin x - \cos x \geqslant 1$$ The student starts the proof with: Assume that \(\sin x - \cos x < 1\) when \(x\) is an obtuse angle $$\begin{aligned} & \Rightarrow ( \sin x - \cos x ) ^ { 2 } < 1 \\ & \Rightarrow \ldots \end{aligned}$$ The start of the student's proof is reprinted below.
Complete the proof. Assume that \(\sin x - \cos x < 1\) when \(x\) is an obtuse angle $$\Rightarrow ( \sin x - \cos x ) ^ { 2 } < 1$$
View full question →
Proof by contradiction

A question is this type if and only if it explicitly requires using proof by contradiction to establish a result (typically involving irrationality, stationary points, or number properties).

3 Standard +0.5
6.7% of questions
Show example »
  1. Use proof by contradiction to prove that the curve with equation
$$y = 2 x + x ^ { 3 } + \cos x$$ has no stationary points.
View full question →
Prove Pythagorean identity from triangle

A question is this type if and only if it asks to prove sin²θ + cos²θ = 1 or a related identity (like 1 + tan²x = sec²x) using a right-angled triangle diagram.

3 Easy -1.2
6.7% of questions
Show example »
7
  1. Using the triangle, show that \(\sin ^ { 2 } x + \cos ^ { 2 } x = 1\).
  2. Hence prove that
    \includegraphics[max width=\textwidth, alt={}]{73d1c02b-1b7b-426d-a171-c762597cfed4-2_255_501_1779_1022} \(1 + \tan ^ { 2 } x = \frac { 1 } { \cos ^ { 2 } x }\).
View full question →
Solve equation using proven identity

A question is this type if and only if it asks to solve a trigonometric equation by first proving an identity and then using that result (typically marked as 'hence').

3 Standard +0.1
6.7% of questions
Show example »
7
  1. Prove the identity \(\frac { \sin \theta } { \sin \theta + \cos \theta } + \frac { \cos \theta } { \sin \theta - \cos \theta } \equiv \frac { \tan ^ { 2 } \theta + 1 } { \tan ^ { 2 } \theta - 1 }\).
  2. Hence find the exact solutions of the equation \(\frac { \sin \theta } { \sin \theta + \cos \theta } + \frac { \cos \theta } { \sin \theta - \cos \theta } = 2\) for \(0 \leqslant \theta \leqslant \pi\).
View full question →
Truth tables or Boolean algebra

A question is this type if and only if it involves constructing truth tables or using Boolean algebra to prove logical statements.

2 Easy -1.1
4.4% of questions
Show example »
1
  1. A joke has it that army recruits used to be instructed: "If it moves, salute it. If it doesn't move, paint it." Assume that this instruction has been carried out completely in the local universe, so that everything that doesn't move has been painted.
    1. A recruit encounters something which is not painted. What should he do, and why?
    2. A recruit encounters something which is painted. Do we know what he or she should do? Justify your answer.
  2. Use a truth table to prove \(( ( ( m \Rightarrow s ) \wedge ( \sim m \Rightarrow p ) ) \wedge \sim p ) \Rightarrow s\).
  3. You are given the following two rules. $$\begin{aligned} & 1 \quad ( a \Rightarrow b ) \Leftrightarrow ( \sim b \Rightarrow \sim a ) \\ & 2 \quad ( x \wedge ( x \Rightarrow y ) ) \Rightarrow y \end{aligned}$$ Use Boolean algebra to prove that \(( ( ( m \Rightarrow s ) \wedge ( \sim m \Rightarrow p ) ) \wedge \sim p ) \Rightarrow s\).
View full question →
Prove using Pythagorean identity result

A question is this type if and only if it asks to show a relationship between sin x and cos x given as constants (like sin x = a + b, cos x = a - b) using the Pythagorean identity.

2 Standard +0.0
4.4% of questions
Show example »
12 Given that \(\arcsin x = \arccos y\), prove that \(x ^ { 2 } + y ^ { 2 } = 1\). [Hint: Let \(\arcsin x = \theta\) ] \section*{END OF QUESTION PAPER}
View full question →
Proof by exhaustion

A question is this type if and only if it explicitly requires checking all possible cases from a finite set to prove a statement.

2 Moderate -0.8
4.4% of questions
Show example »
10. (i) Use proof by exhaustion to show that for \(n \in \mathbb { N } , n \leqslant 4\) $$( n + 1 ) ^ { 3 } > 3 ^ { n }$$ (ii) Given that \(m ^ { 3 } + 5\) is odd, use proof by contradiction to show, using algebra, that \(m\) is even.
[0pt] [BLANK PAGE]
View full question →
Prove trigonometric identity

A question is this type if and only if it asks to prove or verify an algebraic identity involving trigonometric functions (sin, cos, tan, sec, cosec, cot).

2 Standard +0.0
4.4% of questions
Show example »
4. (i) Prove, by counter-example, that the statement $$\text { " } \sec ( A + B ) \equiv \sec A + \sec B , \text { for all } A \text { and } B \text { " }$$ is false.
(ii) Prove that $$\tan \theta + \cot \theta \equiv 2 \operatorname { cosec } 2 \theta , \quad \theta \neq \frac { n \pi } { 2 } , n \in \mathbb { Z }$$
View full question →
Prove inequality algebraically

A question is this type if and only if it asks to prove an inequality relationship between algebraic expressions (excluding counterexample questions).

1 Standard +0.3
2.2% of questions
Show example »
  1. In this question you must show detailed reasoning.
    1. Given that \(x\) and \(y\) are positive numbers such that
    $$( x - y ) ^ { 3 } > x ^ { 3 } - y ^ { 3 }$$ prove that $$y > x$$
  2. Using a counter example, show that the result in part (a) is not true for all real numbers.
View full question →