Photo AI

Solve for $x$: 1.1.1 $x^2 - 2x - 24 = 0$ 1.1.2 $2x^2 - 3x - 3 = 0$ (correct to TWO decimal places) 1.1.3 $x^2 + 5x < -4$ 1.1.4 $\sqrt{28} = 2 - x$ Solve simultaneously for $x$ and $y$ in: 2y = 3 + x and 2xy + 7 = x^2 + 4y^2 1.3 The roots of an equation are $x = \frac{-n \pm \sqrt{n^2 - 4mp}}{2m}$ where $m$, $n$, and $p$ are positive real numbers - NSC Mathematics - Question 1 - 2021 - Paper 1

Question icon

Question 1

Solve-for-$x$:--1.1.1-$x^2---2x---24-=-0$--1.1.2-$2x^2---3x---3-=-0$-(correct-to-TWO-decimal-places)--1.1.3-$x^2-+-5x-<--4$--1.1.4-$\sqrt{28}-=-2---x$--Solve-simultaneously-for-$x$-and-$y$-in:--2y-=-3-+-x-and-2xy-+-7-=-x^2-+-4y^2--1.3-The-roots-of-an-equation-are-$x-=-\frac{-n-\pm-\sqrt{n^2---4mp}}{2m}$-where-$m$,-$n$,-and-$p$-are-positive-real-numbers-NSC Mathematics-Question 1-2021-Paper 1.png

Solve for $x$: 1.1.1 $x^2 - 2x - 24 = 0$ 1.1.2 $2x^2 - 3x - 3 = 0$ (correct to TWO decimal places) 1.1.3 $x^2 + 5x < -4$ 1.1.4 $\sqrt{28} = 2 - x$ Solve simulta... show full transcript

Worked Solution & Example Answer:Solve for $x$: 1.1.1 $x^2 - 2x - 24 = 0$ 1.1.2 $2x^2 - 3x - 3 = 0$ (correct to TWO decimal places) 1.1.3 $x^2 + 5x < -4$ 1.1.4 $\sqrt{28} = 2 - x$ Solve simultaneously for $x$ and $y$ in: 2y = 3 + x and 2xy + 7 = x^2 + 4y^2 1.3 The roots of an equation are $x = \frac{-n \pm \sqrt{n^2 - 4mp}}{2m}$ where $m$, $n$, and $p$ are positive real numbers - NSC Mathematics - Question 1 - 2021 - Paper 1

Step 1

1.1.1 $x^2 - 2x - 24 = 0$

96%

114 rated

Answer

To solve this quadratic equation, we can factor it:

x22x24=(x6)(x+4)=0x^2 - 2x - 24 = (x - 6)(x + 4) = 0

Setting each factor to zero gives us the solutions:

x6=0x=6x - 6 = 0 \Rightarrow x = 6 x+4=0x=4x + 4 = 0 \Rightarrow x = -4

Thus, the solutions are x=6x = 6 or x=4x = -4.

Step 2

1.1.2 $2x^2 - 3x - 3 = 0$

99%

104 rated

Answer

We can use the quadratic formula to find the roots of the equation:

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

Here, a=2a = 2, b=3b = -3, and c=3c = -3. Substituting these values in gives:

x=(3)±(3)242(3)22x = \frac{-(-3) \pm \sqrt{(-3)^2 - 4 \cdot 2 \cdot (-3)}}{2 \cdot 2}

This simplifies to:

x=3±9+244=3±334x = \frac{3 \pm \sqrt{9 + 24}}{4} = \frac{3 \pm \sqrt{33}}{4}

Calculating the two decimal values:

x2.19  extand x0.69.x \approx 2.19\ \ ext{ and } \ x \approx -0.69.

Step 3

1.1.3 $x^2 + 5x < -4$

96%

101 rated

Answer

Rearranging the inequality gives:

x2+5x+4<0x^2 + 5x + 4 < 0

Next, we can factor this to find critical values:

(x+4)(x+1)<0(x + 4)(x + 1) < 0

The critical points are x=4x = -4 and x=1x = -1. To determine the intervals, we can test values from the intervals (,4)(-\infty, -4), (4,1)(-4, -1), and (1,)(-1, \infty):

  1. For x<4x < -4, the expression is positive.
  2. For 4<x<1-4 < x < -1, the expression is negative.
  3. For x>1x > -1, the expression is positive.

Thus, the solution is:

x(4,1).x \in (-4, -1).

Step 4

1.1.4 $\sqrt{28} = 2 - x$

98%

120 rated

Answer

We'll start by squaring both sides to eliminate the square root:

28=(2x)228 = (2 - x)^2

Expanding gives:

28=44x+x228 = 4 - 4x + x^2

Rearranging leads to:

x24x24=0x^2 - 4x - 24 = 0

Factoring gives:

(x6)(x+4)=0(x - 6)(x + 4) = 0

Thus, x=6x = 6 or x=4x = -4. After evaluating, we find:

x=8 or x=3.x = 8 \text{ or } x = -3.

Step 5

2y = 3 + x and 2xy + 7 = x^2 + 4y^2

97%

117 rated

Answer

From the first equation, we can express yy in terms of xx:

y=3+x2y = \frac{3 + x}{2}

Substituting this into the second equation:

2x(3+x2)+7=x2+4(3+x2)22x\left(\frac{3 + x}{2}\right) + 7 = x^2 + 4\left(\frac{3 + x}{2}\right)^2

Expanding and simplifying gives:

x(3+x)+7=x2+(3+x)22x(3 + x) + 7 = x^2 + \frac{(3 + x)^2}{2}

From here, we can solve for xx and yy in terms of one another.

Step 6

The roots of an equation are $x = \frac{-n \pm \sqrt{n^2 - 4mp}}{2m}$

97%

121 rated

Answer

Given that mm, nn, and pp form a geometric sequence, we can express this as:

n2=mp,and p=n2mn^2 = mp, \, \text{and } p = \frac{n^2}{m}

Substituting these into the root equation yields:

Δ<0n24mp<0    which holds if m,n,p are positive real.\Delta < 0 \Rightarrow n^2 - 4mp < 0 \implies \text{which holds if } m, n, p \text{ are positive real.}

Therefore, we conclude that the roots xx are non-real, as required.

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

;