Photo AI

Find $$\int \sin x^2 \, dx.$$ (b) Calculate the size of the acute angle between the lines $$y = 2x + 5$$ and $$y = 4 - 3x$$ - HSC - SSCE Mathematics Extension 1 - Question 11 - 2015 - Paper 1

Question icon

Question 11

Find-$$\int-\sin-x^2-\,-dx.$$----(b)-Calculate-the-size-of-the-acute-angle-between-the-lines---$$y-=-2x-+-5$$-and-$$y-=-4---3x$$-HSC-SSCE Mathematics Extension 1-Question 11-2015-Paper 1.png

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

Worked Solution & Example Answer:Find $$\int \sin x^2 \, dx.$$ (b) Calculate the size of the acute angle between the lines $$y = 2x + 5$$ and $$y = 4 - 3x$$ - HSC - SSCE Mathematics Extension 1 - Question 11 - 2015 - Paper 1

Step 1

Find $$\int \sin x^2 \, dx$$.

96%

114 rated

Answer

To find sin(x2)dx\int \sin(x^2) \, dx, we recognize that it does not have an elementary antiderivative. We can express this integral in terms of the Fresnel S integral or evaluate it numerically if necessary. Thus, the integral cannot be resolved in a standard form.

Step 2

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

99%

104 rated

Answer

The slopes of the lines are:
For y=2x+5y = 2x + 5, the slope m1=2m_1 = 2.
For y=43xy = 4 - 3x, the slope m2=3m_2 = -3.
Using the formula for the angle between two lines:
tanθ=m1m21+m1m2\tan \theta = \left| \frac{m_1 - m_2}{1 + m_1 m_2} \right|,
we can calculate:
tanθ=2(3)1+2(3)=55=1\tan \theta = \left| \frac{2 - (-3)}{1 + 2(-3)} \right| = \left| \frac{5}{-5} \right| = 1.
Therefore, θ=45\theta = 45^\circ.

Step 3

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

96%

101 rated

Answer

To solve the inequality, we rearrange it:
4x+310\frac{4}{x + 3} - 1 \geq 0,
which 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 at x=1x = 1 and x=3x = -3.
We analyze the intervals:

  1. For x<3x < -3: the fraction is positive.
  2. For 3<x<1-3 < x < 1: the fraction is negative.
  3. For x>1x > 1: the fraction is negative.
    Hence, the solution set is: (,3)[1,).(-\infty, -3) \cup [1, \infty).

Step 4

Express $$5\cos x - 12\sin x$$ in the form $$A\cos(x + \alpha)$$.

98%

120 rated

Answer

To express the equation 5cosx12sinx5\cos x - 12\sin x in the desired form, we set:
A=52+(12)2=25+144=13A = \sqrt{5^2 + (-12)^2} = \sqrt{25 + 144} = 13.
Also, we calculate tanα=125\tan \alpha = \frac{-12}{5}.
Thus, α=tan1(125)\alpha = \tan^{-1}\left(\frac{-12}{5}\right).
This gives us the expression:
5cosx12sinx=13cos(x+α)5\cos x - 12\sin x = 13\cos(x + \alpha).

Step 5

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

97%

117 rated

Answer

Using the substitution:
When u=2x1u = 2x - 1, then du=2dxdu = 2dx or dx=du2dx = \frac{du}{2}.
Also, when x=1x=1, u=1u=1 and when x=2x=2, u=3u=3.
Thus, the integral becomes:
13u+12u3du2=1413u+1u3\int_{1}^{3} \frac{\frac{u + 1}{2}}{u^3} \frac{du}{2} = \frac{1}{4}\int_{1}^{3} \frac{u + 1}{u^3}.
This can be separated as:
1413(1u2+1u3)du\frac{1}{4}\int_{1}^{3} \left(\frac{1}{u^2} + \frac{1}{u^3}\right) du.
Evaluating this gives:
=14[1u12u2]13=14[13118+1+12]=14[13118+918+318]= \frac{1}{4}\left[-\frac{1}{u} - \frac{1}{2u^2}\right]_{1}^{3} = \frac{1}{4}\left[-\frac{1}{3} - \frac{1}{18} + 1 + \frac{1}{2}\right] = \frac{1}{4}\left[-\frac{1}{3} -\frac{1}{18} + \frac{9}{18} + \frac{3}{18}\right].

Step 6

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

97%

121 rated

Answer

Since P(x)P(x) is divisible by A(x)A(x), we have P(3)=0P(3) = 0.
Substituting x=3x = 3 into P(x)P(x) gives:
P(3)=33k(32)+5(3)+12=279k+15+12=549kP(3) = 3^3 - k(3^2) + 5(3) + 12 = 27 - 9k + 15 + 12 = 54 - 9k.
Setting this equal to zero yields:
549k=09k=54k=6.54 - 9k = 0 \Rightarrow 9k = 54 \Rightarrow k = 6.

Step 7

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

96%

114 rated

Answer

With k=6k = 6, we have:
P(x)=x36x2+5x+12P(x) = x^3 - 6x^2 + 5x + 12.
Using synthetic or polynomial division by x3x - 3 (since 33 is a root), we get:
P(x)=(x3)(x23x4)P(x) = (x - 3)(x^2 - 3x - 4).
Factoring further, x23x4=(x4)(x+1)x^2 - 3x - 4 = (x - 4)(x + 1).
Thus, the zeros are:
x=3,x=4,x=1.x = 3, x = 4, x = -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

;