Photo AI

Solve for x: 1.1.1 $x^2 - 7x + 12 = 0$ 1.1.2 $x(3x + 5) = 1$ (correct to TWO decimal places) 1.1.3 $x^2 - 2x < 15$ 1.1.4 $ ext{Solve } \\sqrt{2(1-x)} = x - 1$ Solve for x and y simultaneously: $3^{xy} = 27$ and $x^2 + y^2 = 17$ Determine, without the use of a calculator, the value of: $\frac{1}{\sqrt{1 + \sqrt{2}}} + \frac{1}{\sqrt{2 + \sqrt{3}}} + \frac{1}{\sqrt{3 + \sqrt{4}}} + .. - NSC Mathematics - Question 1 - 2023 - Paper 1

Question icon

Question 1

Solve-for-x:--1.1.1--$x^2---7x-+-12-=-0$--1.1.2--$x(3x-+-5)-=-1$-(correct-to-TWO-decimal-places)--1.1.3--$x^2---2x-<-15$--1.1.4--$-ext{Solve-}-\\sqrt{2(1-x)}-=-x---1$--Solve-for-x-and-y-simultaneously:--$3^{xy}-=-27$-and-$x^2-+-y^2-=-17$--Determine,-without-the-use-of-a-calculator,-the-value-of:--$\frac{1}{\sqrt{1-+-\sqrt{2}}}-+-\frac{1}{\sqrt{2-+-\sqrt{3}}}-+-\frac{1}{\sqrt{3-+-\sqrt{4}}}-+-..-NSC Mathematics-Question 1-2023-Paper 1.png

Solve for x: 1.1.1 $x^2 - 7x + 12 = 0$ 1.1.2 $x(3x + 5) = 1$ (correct to TWO decimal places) 1.1.3 $x^2 - 2x < 15$ 1.1.4 $ ext{Solve } \\sqrt{2(1-x)} = x - 1... show full transcript

Worked Solution & Example Answer:Solve for x: 1.1.1 $x^2 - 7x + 12 = 0$ 1.1.2 $x(3x + 5) = 1$ (correct to TWO decimal places) 1.1.3 $x^2 - 2x < 15$ 1.1.4 $ ext{Solve } \\sqrt{2(1-x)} = x - 1$ Solve for x and y simultaneously: $3^{xy} = 27$ and $x^2 + y^2 = 17$ Determine, without the use of a calculator, the value of: $\frac{1}{\sqrt{1 + \sqrt{2}}} + \frac{1}{\sqrt{2 + \sqrt{3}}} + \frac{1}{\sqrt{3 + \sqrt{4}}} + .. - NSC Mathematics - Question 1 - 2023 - Paper 1

Step 1

1.1.1 $x^2 - 7x + 12 = 0$

96%

114 rated

Answer

To solve the quadratic equation x27x+12=0x^2 - 7x + 12 = 0, we can factor it as follows:

(x3)(x4)=0(x - 3)(x - 4) = 0

Setting each factor to zero gives us:

x3=0    x=3x - 3 = 0 \implies x = 3 x4=0    x=4x - 4 = 0 \implies x = 4

Thus, the solutions are x=3x = 3 and x=4x = 4.

Step 2

1.1.2 $x(3x + 5) = 1$ (correct to TWO decimal places)

99%

104 rated

Answer

We start with the equation:

x(3x+5)=1x(3x + 5) = 1

Rearranging gives:

3x2+5x1=03x^2 + 5x - 1 = 0

Using the quadratic formula:

x=b±b24ac2ax = \frac{{-b \pm \sqrt{{b^2 - 4ac}}}}{{2a}}

where a=3a = 3, b=5b = 5, and c=1c = -1:

  1. Calculate the discriminant: D=b24ac=524×3×(1)=25+12=37D = b^2 - 4ac = 5^2 - 4 \times 3 \times (-1) = 25 + 12 = 37

  2. Substitute into the formula:

x=5±376x = \frac{{-5 \pm \sqrt{37}}}{6}

Calculating the two possible values:

  1. x=5+3760.18x = \frac{{-5 + \sqrt{37}}}{6} \approx 0.18

  2. x=53761.85x = \frac{{-5 - \sqrt{37}}}{6} \approx -1.85

Thus, the rounded solutions to TWO decimal places are x0.18x \approx 0.18 and x1.85x \approx -1.85.

Step 3

1.1.3 $x^2 - 2x < 15$

96%

101 rated

Answer

First, we rearrange the inequality:

x22x15<0x^2 - 2x - 15 < 0

Factoring gives:

(x5)(x+3)<0(x - 5)(x + 3) < 0

To find the critical values, we set the factors equal to zero:

x5=0    x=5x - 5 = 0 \implies x = 5 x+3=0    x=3x + 3 = 0 \implies x = -3

Now, we test intervals around the critical values. The intervals are:

  1. (,3)(-\infty, -3)
  2. (3,5)(-3, 5)
  3. (5,)(5, \infty)

Testing a value from each interval:

  • For x=4x = -4: ()()>0(-)(-) > 0 (false)
  • For x=0x = 0: (+)()<0(+)(-) < 0 (true)
  • For x=6x = 6: (+)(+)>0(+)(+) > 0 (false)

The solution to the inequality is: 3<x<5-3 < x < 5

Step 4

1.1.4 $\sqrt{2(1-x)} = x - 1$

98%

120 rated

Answer

First, square both sides to eliminate the square root:

2(1x)=(x1)22(1 - x) = (x - 1)^2

Expanding both sides:

22x=x22x+12 - 2x = x^2 - 2x + 1

Rearranging leads to:

0=x21    (x1)(x+1)=00 = x^2 - 1 \implies (x - 1)(x + 1) = 0

Therefore, the critical points are:

  1. x1=0    x=1x - 1 = 0 \implies x = 1
  2. x+1=0    x=1x + 1 = 0 \implies x = -1

To verify which solutions satisfy the original equation, we substitute:

  • For x=1x = 1: LHS =2(11)=0= \sqrt{2(1 - 1)} = 0 and RHS =11=0= 1 - 1 = 0 (true)
  • For x=1x = -1: LHS =2(1(1))=4=2= \sqrt{2(1 - (-1))} = \sqrt{4} = 2 and RHS =11=2= -1 - 1 = -2 (false)

Thus, the only valid solution is x=1x = 1.

Step 5

1.2 Solve for x and y simultaneously: $3^{xy} = 27$ and $x^2 + y^2 = 17$

97%

117 rated

Answer

Starting with the first equation:

3xy=27    3xy=33    xy=3(1) 3^{xy} = 27 \implies 3^{xy} = 3^3 \implies xy = 3 \quad (1)

Now we substitute y=3xy = \frac{3}{x} into the second equation:

x2+(3x)2=17x^2 + \left(\frac{3}{x}\right)^2 = 17

Multiplying through by x2x^2 gives:

x417x2+9=0x^4 - 17x^2 + 9 = 0

Letting z=x2z = x^2, we can factor or use the quadratic formula:

To find the roots:

  • Using the quadratic formula, we obtain two possible values for zz and hence xx, leading to values for yy. After computations, we will find x=4,y=1x = 4, y = 1 or x=1,y=4x = -1, y = 4.

Step 6

1.3 Determine, without the use of a calculator, the value of: $\frac{1}{\sqrt{1 + \sqrt{2}}} + \frac{1}{\sqrt{2 + \sqrt{3}}} + \frac{1}{\sqrt{3 + \sqrt{4}}} + ... + \frac{1}{\sqrt{99 + \sqrt{100}}}$

97%

121 rated

Answer

To simplify:

  1. Start with an=1n+n+1a_n = \frac{1}{\sqrt{n + \sqrt{n + 1}}}
  2. Rationalize by multiplying the numerator and the denominator by the conjugate: an=n+1(n+1)n=n+1a_n = \frac{\sqrt{n + 1}}{\sqrt{(n+1) - n}} = \sqrt{n + 1}

This means we are summing straightforwardly, resulting in a pattern revealing a value of 9 for the entire sum over the specified range of nn.

Join the NSC students using SimpleStudy...

97% of Students

Report Improved Results

98% of Students

Recommend to friends

100,000+

Students Supported

1 Million+

Questions answered

;