Photo AI

Find $$\int \sin x \, dx.$$ Calculate the size of the acute angle between the lines $$y = 2x + 5$$ and $$y = 4 - 3x.$$ Solve the inequality $$\frac{4}{x + 3} \geq 1.$$ Express $$5 \cos x - 12 \sin x$$ in the form $$A \cos(x + \alpha), \text{ where } 0 \leq \alpha \leq \frac{\pi}{2}.$$ Use the substitution $$u = 2x - 1$$ to evaluate $$\int_{1}^{2} \frac{x}{(2x - 1)^3} \, dx.$$ Consider the polynomials $$P(x) = x^3 - kx^2 + 5x + 12$$ and $$A(x) = x - 3.$$ (i) Given that $$P(x)$$ is divisible by $$A(x)$$, show that $$k = 6.$$ (ii) Find all the zeros of $$P(x)$$ when $$k = 6.$$ - HSC - SSCE Mathematics Extension 1 - Question 11 - 2015 - Paper 1

Question icon

Question 11

Find-$$\int-\sin-x-\,-dx.$$---Calculate-the-size-of-the-acute-angle-between-the-lines---$$y-=-2x-+-5$$-and-$$y-=-4---3x.$$---Solve-the-inequality---$$\frac{4}{x-+-3}-\geq-1.$$---Express-$$5-\cos-x---12-\sin-x$$-in-the-form-$$A-\cos(x-+-\alpha),-\text{-where-}-0-\leq-\alpha-\leq-\frac{\pi}{2}.$$---Use-the-substitution-$$u-=-2x---1$$-to-evaluate---$$\int_{1}^{2}-\frac{x}{(2x---1)^3}-\,-dx.$$---Consider-the-polynomials---$$P(x)-=-x^3---kx^2-+-5x-+-12$$-and-$$A(x)-=-x---3.$$---(i)-Given-that-$$P(x)$$-is-divisible-by-$$A(x)$$,-show-that-$$k-=-6.$$---(ii)-Find-all-the-zeros-of-$$P(x)$$-when-$$k-=-6.$$-HSC-SSCE Mathematics Extension 1-Question 11-2015-Paper 1.png

Find $$\int \sin x \, dx.$$ Calculate the size of the acute angle between the lines $$y = 2x + 5$$ and $$y = 4 - 3x.$$ Solve the inequality $$\frac{4}{x + 3}... show full transcript

Worked Solution & Example Answer:Find $$\int \sin x \, dx.$$ Calculate the size of the acute angle between the lines $$y = 2x + 5$$ and $$y = 4 - 3x.$$ Solve the inequality $$\frac{4}{x + 3} \geq 1.$$ Express $$5 \cos x - 12 \sin x$$ in the form $$A \cos(x + \alpha), \text{ where } 0 \leq \alpha \leq \frac{\pi}{2}.$$ Use the substitution $$u = 2x - 1$$ to evaluate $$\int_{1}^{2} \frac{x}{(2x - 1)^3} \, dx.$$ Consider the polynomials $$P(x) = x^3 - kx^2 + 5x + 12$$ and $$A(x) = x - 3.$$ (i) Given that $$P(x)$$ is divisible by $$A(x)$$, show that $$k = 6.$$ (ii) Find all the zeros of $$P(x)$$ when $$k = 6.$$ - HSC - SSCE Mathematics Extension 1 - Question 11 - 2015 - Paper 1

Step 1

a) Find $$\int \sin x \, dx$$.

96%

114 rated

Answer

To evaluate the integral, we use the known formula for the integral of sine: sinxdx=cosx+C,\int \sin x \, dx = -\cos x + C, where CC is the constant of integration.

Step 2

b) Calculate the size of the acute angle between the lines $$y = 2x + 5$$ and $$y = 4 - 3x$$.

99%

104 rated

Answer

First, we find the slopes of both lines:

  • For the line y=2x+5y = 2x + 5, the slope m1=2m_1 = 2.
  • For the line y=43xy = 4 - 3x, rearranging gives y=3x+4y = -3x + 4, so the slope m2=3m_2 = -3.

Next, we use the formula for the angle between two lines: tanθ=m1m21+m1m2.\tan \theta = \frac{|m_1 - m_2|}{1 + m_1 m_2}. Substituting the values gives: tanθ=2(3)1+(2)(3)=55=1.\tan \theta = \frac{|2 - (-3)|}{1 + (2)(-3)} = \frac{5}{-5} = -1.

Thus, the acute angle θ\theta can be found using: θ=arctan(1)=π4\theta = \arctan(1) = \frac{\pi}{4} radians or 4545^\circ.

Step 3

c) Solve the inequality $$\frac{4}{x + 3} \geq 1$$.

96%

101 rated

Answer

To solve this inequality, we first set up the equation: 4x+310.\frac{4}{x + 3} - 1 \geq 0. This simplifies to: 4(x+3)x+30\frac{4 - (x + 3)}{x + 3} \geq 0 or 1xx+30.\frac{1 - x}{x + 3} \geq 0.

The critical points are found by setting the numerator and denominator to zero:

ightarrow x = 12.2.x + 3 = 0 ightarrow x = -3$$

We create a sign chart and test intervals:

  • For (,3-\infty, -3)
  • For (3,1-3, 1)
  • For (1,1, \infty)

From the tests, the solution set is: 3<x1.-3 < x \leq 1.

Step 4

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

98%

120 rated

Answer

We represent 5cosx12sinx5 \cos x - 12 \sin x as: Acos(x+α)=A(cosxcosαsinxsinα).A \cos(x + \alpha) = A(\cos x \cos \alpha - \sin x \sin \alpha). By comparison, we have:

  • Acosα=5A \cos \alpha = 5
  • Asinα=12.-A \sin \alpha = -12.

Thus, we can find AA as follows: A=(5)2+(12)2=25+144=169=13.A = \sqrt{(5)^2 + (12)^2} = \sqrt{25 + 144} = \sqrt{169} = 13.

To find α\alpha, we solve: cosα=513,sinα=1213.\cos \alpha = \frac{5}{13}, \sin \alpha = \frac{12}{13}.

Therefore, we can express: 5cosx12sinx=13cos(x+α), where tanα=1255 \cos x - 12 \sin x = 13 \cos(x + \alpha), \text{ where } \tan \alpha = \frac{12}{5}.

Step 5

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

97%

117 rated

Answer

Using the substitution, we first convert the limits:

  • When x=1x = 1, u=2(1)1=1u = 2(1) - 1 = 1.
  • When x=2x = 2, u=2(2)1=3u = 2(2) - 1 = 3.

Next, we express xx in terms of uu: x=u+12.x = \frac{u + 1}{2}.

The integral becomes: 13u+12u312du=1413u+1u3du\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.

Separating the integral: =14(131u2du+13u2du).= \frac{1}{4} \left(\int_{1}^{3} \frac{1}{u^2} \, du + \int_{1}^{3} u^{-2} \, du \right).

Calculating gives: =14(1u13+1u13)=14(13+1+111)=14(530)=512.= \frac{1}{4} \left(-\frac{1}{u}\bigg|_{1}^{3} + \frac{1}{u}\bigg|_{1}^{3}\right) = \frac{1}{4} \left(-\frac{1}{3} + 1 + 1 - \frac{1}{1}\right) = \frac{1}{4} \left(\frac{5}{3} - 0\right) = \frac{5}{12}.

Step 6

f) Consider the polynomials $$P(x) = x^3 - kx^2 + 5x + 12$$ and $$A(x) = x - 3$$.

97%

121 rated

Answer

To show that k=6k = 6 given that P(x)P(x) is divisible by A(x)A(x), we apply the Factor Theorem: Since A(3)=0,A(3) = 0, it implies: P(3)=336(3)2+5(3)+12=0.P(3) = 3^3 - 6(3)^2 + 5(3) + 12 = 0.

Solving the equation results in the condition: simplifying:

ightarrow 54 - 6k = 0 ightarrow k = 9.$$ Thus, we conclude that $$k = 6$$ is incorrect, based on the calculations above. Next, for the zeros when $$k = 6$$, we substitute back into $$P(x):$$ This leads us to factor the cubic polynomial resulting from the above. The possible zeros can be found through synthetic division or factor theorem where necessary.

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

;