Photo AI

11. Find \( \int \sin^3 x \, dx \) - HSC - SSCE Mathematics Extension 1 - Question 11 - 2015 - Paper 1

Question icon

Question 11

11.-Find-\(-\int-\sin^3-x-\,-dx-\)-HSC-SSCE Mathematics Extension 1-Question 11-2015-Paper 1.png

11. Find \( \int \sin^3 x \, dx \). (b) Calculate the size of the acute angle between the lines \( y = 2x + 5 \) and \( y = 4 - 3x \). (c) Solve the inequality \( ... show full transcript

Worked Solution & Example Answer:11. Find \( \int \sin^3 x \, dx \) - HSC - SSCE Mathematics Extension 1 - Question 11 - 2015 - Paper 1

Step 1

Find \( \int \sin^3 x \, dx \)

96%

114 rated

Answer

To find ( \int \sin^3 x , dx ), we can use the identity ( \sin^3 x = \sin x (1 - \cos^2 x) = \sin x - \sin x \cos^2 x ).

Thus, we split this into two integrals:

[ \int \sin^3 x , dx = \int \sin x , dx - \int \sin x \cos^2 x , dx. ]

  1. For ( \int \sin x , dx ), the result is ( -\cos x + C ).
  2. For ( \int \sin x \cos^2 x , dx ), we can use the substitution ( u = \cos x ), then ( du = -\sin x , dx ), leading to: [ \int \sin x \cos^2 x , dx = -\int u^2 , du = -\frac{u^3}{3} + C = -\frac{\cos^3 x}{3} + C. ]

Therefore: [ \int \sin^3 x , dx = -\cos x + \frac{\cos^3 x}{3} + C. ]

Step 2

Calculate the size of the acute angle between the lines \( y = 2x + 5 \) and \( y = 4 - 3x \)

99%

104 rated

Answer

  1. Identify the slopes of the lines. The slope of ( y = 2x + 5 ) is ( m_1 = 2 ) and the slope of ( y = 4 - 3x ) is ( m_2 = -3 ).

  2. Use the formula for the angle between two lines: [ \tan \theta = \frac{m_1 - m_2}{1 + m_1 m_2} = \frac{2 - (-3)}{1 + (2)(-3)} = \frac{5}{-5} = -1. ]

  3. Thus, ( \theta = \tan^{-1}(-1), ) indicating an angle of ( 135^{\circ} ).

  4. The size of the acute angle is then ( 180^{\circ} - 135^{\circ} = 45^{\circ} ) or ( \frac{\pi}{4} ) radians.

Step 3

Solve the inequality \( \frac{4}{x+3} \geq 1 \)

96%

101 rated

Answer

  1. Start by rearranging the inequality: [ \frac{4}{x+3} - 1 \geq 0 \Rightarrow \frac{4 - (x + 3)}{x + 3} \geq 0 \Rightarrow \frac{1 - x}{x + 3} \geq 0. ]

  2. Identify the critical points where the numerator and denominator are zero:

    • Numerator: ( 1 - x = 0 ) gives ( x = 1 ).
    • Denominator: ( x + 3 = 0 ) gives ( x = -3 ).
  3. Create a number line and test intervals defined by these points to find the solution set:

    • Test interval ( (-\infty, -3) ) gives a positive value.
    • Test interval ( (-3, 1) ) gives a negative value.
    • Test interval ( (1, \infty) ) gives a negative value.
  4. Therefore, the solution is ( x < -3 ) or ( x = 1 ).

Step 4

Express \( 5 \cos x - 12 \sin x \) in the form \( A \cos(x + \alpha) \), where \( 0 \leq \alpha \leq \frac{\pi}{2} \)

98%

120 rated

Answer

  1. Use the transformation for expressions of this form: [ A \cos(x + \alpha) = A \cos x \cos \alpha - A \sin x \sin \alpha. ]

  2. Compare coefficients: Set ( A \cos \alpha = 5 ) and ( A \sin \alpha = 12 ).

  3. To find ( A ), calculate: [ A^2 = (5)^2 + (12)^2 = 25 + 144 = 169 \Rightarrow A = 13. ]

  4. Find ( \alpha ) using: [ \tan \alpha = \frac{12}{5}, \text{ thus } \alpha = \tan^{-1}\left(\frac{12}{5}\right). ]

The expression is thus ( 13 \cos\left(x + \tan^{-1}\left(\frac{12}{5}\right)\right) ).

Step 5

Use the substitution \( u = 2x - 1 \) to evaluate \( \int_{1}^{2} \frac{x}{(2x-1)^3} \, dx \)

97%

117 rated

Answer

  1. Change the variable using the substitution ( u = 2x - 1 ) which implies ( x = \frac{u + 1}{2} ) and ( dx = \frac{1}{2} du. )

  2. Rewrite the limits: When ( x = 1, u = 1 ), and when ( x = 2, u = 3 ).

  3. Substitute into the integral: [ \int_{1}^{3} \frac{\frac{u + 1}{2}}{u^3} \cdot \frac{1}{2} du = \frac{1}{4} \int_{1}^{3} \frac{u + 1}{u^3} , du. ]

  4. Split the integrals: [ = \frac{1}{4} \left(\int_{1}^{3} u^{-2} , du + \int_{1}^{3} u^{-3} , du\right) ] [ = \frac{1}{4} \left(-u^{-1}\bigg|_1^3 + \frac{1}{2}u^{-2}\bigg|_1^3\right). ]

  5. Evaluate to find the result.

Step 6

Given that \( P(x) \) is divisible by \( A(x) \), show that \( k = 6 \)

97%

121 rated

Answer

  1. Since ( A(x) = x - 3 ) is a factor, substituting ( x = 3 ) into ( P(x) ) must yield zero: [ P(3) = 3^3 - k(3^2) + 5(3) + 12 = 0. ] [ 27 - 9k + 15 + 12 = 0 \Rightarrow 54 - 9k = 0 \Rightarrow k = 6. ]

Step 7

Find all the zeros of \( P(x) \) when \( k = 6 \)

96%

114 rated

Answer

  1. Substitute ( k = 6 ) into ( P(x) ): [ P(x) = x^3 - 6x^2 + 5x + 12. ]

  2. Use synthetic division to find other roots or factor: [ P(x) = (x - 3)(x^2 - 3x - 4). ]

  3. Factor further: [ = (x - 3)(x - 4)(x + 1). ]

The zeros of ( P(x) ) are ( x = 3, 4, -1. ]

Join the SSCE students using SimpleStudy...

97% of Students

Report Improved Results

98% of Students

Recommend to friends

100,000+

Students Supported

1 Million+

Questions answered

;