Photo AI

Find $$ \int \sin x^2 \, dx $$ - HSC - SSCE Mathematics Extension 1 - Question 11 - 2015 - Paper 1

Question icon

Question 11

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

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

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

Step 1

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

96%

114 rated

Answer

To find the integral, we use integration by parts or a suitable substitution. Using the relationship sinx2dx\int \sin x^2 \, dx does not have a simple elementary form, but can be evaluated using numerical methods or special functions.

Step 2

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

99%

104 rated

Answer

First, determine the slopes of the lines: The slope of the first line m1=2m_1 = 2 and for the second line, reorganizing gives m2=3m_2 = 3.

The formula for the angle θ\theta between two lines is given by:

tanθ=m1m21+m1m2\tan \theta = \left| \frac{m_1 - m_2}{1 + m_1 m_2} \right|

Substituting the slopes:

tanθ=2(3)1+2(3)=516=55=1\tan \theta = \left| \frac{2 - (-3)}{1 + 2 \cdot (-3)} \right| = \left| \frac{5}{1 - 6} \right| = \frac{5}{5} = 1.

Thus, θ=tan1(1)=π4\theta = \tan^{-1}(1) = \frac{\pi}{4} or 4545^\circ.

Step 3

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

96%

101 rated

Answer

To solve the inequality:

  1. Rearrange it: 4x+310\frac{4}{x + 3} - 1 \geq 0

  2. Combine the terms: 4(x+3)x+30\frac{4 - (x + 3)}{x + 3} \geq 0 1xx+30\frac{1 - x}{x + 3} \geq 0.

  3. Find the critical points: x=1x = 1 and x=3x = -3.

  4. Test the intervals divided by these points:

    • For x<3x < -3, the result is positive.
    • For 3<x<1-3 < x < 1, the result is negative.
    • For x>1x > 1, the result is positive.

Thus, the solution set is x3x \leq -3 or x1x \geq 1.

Step 4

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

98%

120 rated

Answer

To express 5cosx12sinx5 \cos x - 12 \sin x in the required form, we identify:

  1. Calculate A=52+(12)2=25+144=169=13A = \sqrt{5^2 + (-12)^2} = \sqrt{25 + 144} = \sqrt{169} = 13.
  2. Determine tanα=125α=tan1(125)\tan \alpha = \frac{-12}{5} \Rightarrow \alpha = \tan^{-1}\left(-\frac{12}{5}\right).
  3. Hence, we have: 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{\sqrt{2}}{(2x - 1)^2} \, dx $$

97%

117 rated

Answer

Applying the substitution:

  1. If u=2x1u = 2x - 1, then du=2dxdu = 2 \, dx or dx=du2dx = \frac{du}{2}.
  2. The limits of integration change as follows:
    • When x=1x = 1, u=1u = 1.
    • When x=2x = 2, u=3u = 3.
  3. Substitute and evaluate: 132u2du2=2213u2du=22[u1]13\int_{1}^{3} \frac{\sqrt{2}}{u^2} \cdot \frac{du}{2} = \frac{\sqrt{2}}{2} \int_{1}^{3} u^{-2} \, du = \frac{\sqrt{2}}{2} [-u^{-1}]_{1}^{3} =22(13+1)=22(23)=23= \frac{\sqrt{2}}{2} \left( -\frac{1}{3} + 1 \right) = \frac{\sqrt{2}}{2} \left( \frac{2}{3} \right) = \frac{\sqrt{2}}{3}.

Step 6

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

97%

121 rated

Answer

Since A(x)=x3A(x) = x - 3 is a factor of P(x)P(x), substituting x=3x = 3 into the polynomial should yield 0:

P(3)=(3)3k(3)2+5(3)+12=279k+15+12=549k=0P(3) = (3)^3 - k(3)^2 + 5(3) + 12 = 27 - 9k + 15 + 12 = 54 - 9k = 0.

This gives us:

9k=54k=69k = 54 \Rightarrow k = 6.

Step 7

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

96%

114 rated

Answer

With k=6k = 6, the polynomial becomes:

P(x)=x36x2+5x+12P(x) = x^3 - 6x^2 + 5x + 12.

Using the Rational Root Theorem and testing possible roots, we can find:

  1. Testing x=3x = -3: P(3)=(3)36(3)2+5(3)+12=275415+12=84P(-3) = (-3)^3 - 6(-3)^2 + 5(-3) + 12 = -27 - 54 - 15 + 12 = -84 (not a root).
  2. Testing x=1x = 1: P(1)=16+5+12=12P(1) = 1 - 6 + 5 + 12 = 12 (not a root).
  3. Testing x=2x = 2: P(2)=824+10+12=6P(2) = 8 - 24 + 10 + 12 = 6 (not a root).
  4. Testing x=3x = 3: P(3)=2754+15+12=0P(3) = 27 - 54 + 15 + 12 = 0 (a root).

Factoring out (x3)(x - 3) gives:

P(x)=(x3)(x23x4)P(x) = (x - 3)(x^2 - 3x - 4).

Factoring the quadratic, we find:

x23x4=(x4)(x+1)x^2 - 3x - 4 = (x - 4)(x + 1).

Thus, the zeros of P(x)P(x) are x=3,4,1x = 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

Other SSCE Mathematics Extension 1 topics to explore

Absolute value functions

Mathematics Extension 1 - HSC

Arrangement of n objects when some are identical

Mathematics Extension 1 - HSC

Bernoulli trials

Mathematics Extension 1 - HSC

Binomial distribution

Mathematics Extension 1 - HSC

Combinations

Mathematics Extension 1 - HSC

Counting techniques in probability

Mathematics Extension 1 - HSC

Definite integrals and substitution

Mathematics Extension 1 - HSC

Differentiation of inverse trigonometric functions

Mathematics Extension 1 - HSC

Direction fields

Mathematics Extension 1 - HSC

Division of polynomials and the remainder theorem

Mathematics Extension 1 - HSC

Double angle formulae

Mathematics Extension 1 - HSC

Expansion of (1 + x)^n, Pascal’s triangle

Mathematics Extension 1 - HSC

Exponential growth and decay

Mathematics Extension 1 - HSC

Fundamental counting principle

Mathematics Extension 1 - HSC

Graphing polynomials by adding ordinates

Mathematics Extension 1 - HSC

Graphing polynomials by multiplying ordinates

Mathematics Extension 1 - HSC

Half-angle formulae

Mathematics Extension 1 - HSC

Harder exponential growth and decay

Mathematics Extension 1 - HSC

Indefinite integrals and substitution

Mathematics Extension 1 - HSC

Inequalities involving absolute value and square roots

Mathematics Extension 1 - HSC

Integrals involving trigonometric substitution

Mathematics Extension 1 - HSC

Integrals of the type ∫f(x)(f(x))^n dx

Mathematics Extension 1 - HSC

Integration involving inverse trigonometric functions

Mathematics Extension 1 - HSC

Integration of sin^2x and cos^2x

Mathematics Extension 1 - HSC

Introduction to differential equations

Mathematics Extension 1 - HSC

Introduction to vectors

Mathematics Extension 1 - HSC

Inverse functions

Mathematics Extension 1 - HSC

Inverse trigonometric functions

Mathematics Extension 1 - HSC

Mathematical induction involving series

Mathematics Extension 1 - HSC

Mean and variance of the binomial distribution

Mathematics Extension 1 - HSC

Modelling with first-order differential equations

Mathematics Extension 1 - HSC

More Pascal’s triangle expansions

Mathematics Extension 1 - HSC

Multiple roots of a polynomial equation

Mathematics Extension 1 - HSC

Normal approximation for the sample proportion

Mathematics Extension 1 - HSC

Parametric form of a function or relation

Mathematics Extension 1 - HSC

Pascal’s triangle relations and the binomial theorem

Mathematics Extension 1 - HSC

Permutations

Mathematics Extension 1 - HSC

Pigeonhole principle

Mathematics Extension 1 - HSC

Polynomial functions

Mathematics Extension 1 - HSC

Polynomials

Mathematics Extension 1 - HSC

Problems involving displacement and velocity

Mathematics Extension 1 - HSC

Problems involving forces

Mathematics Extension 1 - HSC

Projectile motion

Mathematics Extension 1 - HSC

Projections of vectors

Mathematics Extension 1 - HSC

Proving divisibility by induction

Mathematics Extension 1 - HSC

Quadratic inequalities

Mathematics Extension 1 - HSC

Rates of change with respect to time

Mathematics Extension 1 - HSC

Rational function inequalities

Mathematics Extension 1 - HSC

Reciprocal functions

Mathematics Extension 1 - HSC

Related rates of change

Mathematics Extension 1 - HSC

Relationship between roots and coefficients

Mathematics Extension 1 - HSC

Scalar product of vectors

Mathematics Extension 1 - HSC

Simple trigonometric equations

Mathematics Extension 1 - HSC

Solving differential equations of the form dy/dx = f(x)

Mathematics Extension 1 - HSC

Solving differential equations of the form dy/dx = g(y)

Mathematics Extension 1 - HSC

Solving differential equations using separation of variables

Mathematics Extension 1 - HSC

Solving equations using angle formulae

Mathematics Extension 1 - HSC

Solving quadratic trigonometric equations

Mathematics Extension 1 - HSC

Solving trigonometric equations using the auxiliary angle method

Mathematics Extension 1 - HSC

Square root functions

Mathematics Extension 1 - HSC

Sum and difference of two angles

Mathematics Extension 1 - HSC

The factor theorem

Mathematics Extension 1 - HSC

Trigonometric equations involving angle formulae

Mathematics Extension 1 - HSC

Trigonometric products as sums or differences

Mathematics Extension 1 - HSC

Using identities to simplify expressions and prove results

Mathematics Extension 1 - HSC

Vectors in component form

Mathematics Extension 1 - HSC

Vectors in geometric proofs

Mathematics Extension 1 - HSC

Vectors in two dimensions

Mathematics Extension 1 - HSC

Velocity and acceleration as rates of change

Mathematics Extension 1 - HSC

Volumes of solids of revolution

Mathematics Extension 1 - HSC

;