Photo AI

1.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 $\sqrt{2(1-x)} = x - 1$ 1.2 Solve for x and y simultaneously: $3^y = 27$ and $x^2 + y^2 = 17$ 1.3 Determine, without the use of a calculator, the value of: $ rac{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

1.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--$\sqrt{2(1-x)}-=-x---1$----1.2-Solve-for--x--and--y--simultaneously:-$3^y-=-27$--and--$x^2-+-y^2-=-17$--1.3-Determine,-without-the-use-of-a-calculator,-the-value-of:-$-rac{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

1.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 $\sqrt{2(1-x)} = x - 1$ ... show full transcript

Worked Solution & Example Answer:1.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 $\sqrt{2(1-x)} = x - 1$ 1.2 Solve for x and y simultaneously: $3^y = 27$ and $x^2 + y^2 = 17$ 1.3 Determine, without the use of a calculator, the value of: $ rac{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:

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

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

Step 2

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

99%

104 rated

Answer

Start by rewriting the equation:

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

This can be rearranged to:

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

Using the quadratic formula, where a=3a = 3, b=5b = 5, and c=1c = -1:

x=b±b24ac2a=5±5243(1)23=5±25+126=5±376x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} = \frac{-5 \pm \sqrt{5^2 - 4 \cdot 3 \cdot (-1)}}{2 \cdot 3} = \frac{-5 \pm \sqrt{25 + 12}}{6} = \frac{-5 \pm \sqrt{37}}{6}

Calculating the two possible values gives approximately:

x0.18 and x1.85x \approx 0.18 \text{ and } x \approx -1.85

Step 3

1.1.3 $x^2 < -2x + 15$

96%

101 rated

Answer

Rearranging the inequality gives:

x2+2x15<0x^2 + 2x - 15 < 0

Factoring:

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

The critical values are x=3x = 3 and x=5x = -5. Testing intervals:

  1. For x<5x < -5: negative
  2. For 5<x<3-5 < x < 3: positive
  3. For x>3x > 3: negative

Thus, the solution for the inequality is:

5<x<3-5 < x < 3

Step 4

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

98%

120 rated

Answer

To solve this equation, square both sides:

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

Expanding gives:

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

Rearranging gives:

x21=0x^2 - 1 = 0

Factoring leads to:

(x1)(x+1)=0(x - 1)(x + 1) = 0

Thus, the solutions are:

x=1 and x=1x = 1 \text{ and } x = -1

Since 2(1x)\sqrt{2(1 - x)} must always be non-negative, we only accept x=1x = 1.

Step 5

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

97%

117 rated

Answer

From the equation 3y=273^y = 27, we can rewrite 2727 as 333^3, leading to:

y=3y = 3

Next, substituting y=3y = 3 into x2+y2=17x^2 + y^2 = 17 gives:

x2+32=17x^2 + 3^2 = 17

Simplifying leads to:

x2+9=17x2=8x=±22x^2 + 9 = 17 \Rightarrow x^2 = 8 \Rightarrow x = \pm 2\sqrt{2}

Thus, we have two sets of solutions:
(x,y)=(22,3) and (22,3)(x, y) = (2\sqrt{2}, 3) \text{ and } (-2\sqrt{2}, 3).

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 evaluate the sum, we observe the general term:

1n+n+1\frac{1}{\sqrt{n + \sqrt{n+1}}}

Rationalizing gives:

n+1n1\frac{\sqrt{n+1} - \sqrt{n}}{1}

The successive terms will telescope:

For n=1n = 1 to n=99n = 99, this becomes:

(21)+(32)+...+(10099)(\sqrt{2} - \sqrt{1}) + (\sqrt{3} - \sqrt{2}) + ... + (\sqrt{100} - \sqrt{99})

The sum simplifies to:

1001=101=9\sqrt{100} - \sqrt{1} = 10 - 1 = 9

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

;