Quadratic Equations | Exercise 4.2

Question 2

Solve the problems given in Example 1.

Question diagram 1
Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution

Let's solve each quadratic equation by finding its roots.

Step 1 — Solve x23x10=0x^2 - 3x - 10 = 0

We will factor the quadratic expression. We need two numbers that multiply to -10 and add to -3. These numbers are -5 and 2.

x25x+2x10=0x^2 - 5x + 2x - 10 = 0

x(x5)+2(x5)=0x(x - 5) + 2(x - 5) = 0

(x5)(x+2)=0(x - 5)(x + 2) = 0

This means either x5=0x - 5 = 0 or x+2=0x + 2 = 0.

x=5 or x=2\boxed{x = 5 \text{ or } x = -2}

Step 2 — Solve 2x2+x6=02x^2 + x - 6 = 0

We will factor this quadratic equation. We look for two numbers whose product is 2×(6)=-122 \times (-6) = \textbf{-12} and whose sum is 1. These numbers are 4 and -3.

2x2+4x3x6=02x^2 + 4x - 3x - 6 = 0

2x(x+2)3(x+2)=02x(x + 2) - 3(x + 2) = 0

(2x3)(x+2)=0(2x - 3)(x + 2) = 0

This means either 2x3=02x - 3 = 0 or x+2=0x + 2 = 0.

x=32 or x=2\boxed{x = \frac{3}{2} \text{ or } x = -2}

Step 3 — Solve 2x2+7x+52=0\sqrt{2}x^2 + 7x + 5\sqrt{2} = 0

We will use the quadratic formula to find the roots. The coefficients are a=2a = \sqrt{2}, b=7b = 7, and c=52c = 5\sqrt{2}.

First, let's calculate the discriminant D=b24acD = b^2 - 4ac.

D=(7)24(2)(52)D = (7)^2 - 4(\sqrt{2})(5\sqrt{2})

D=494(5×2)D = 49 - 4(5 \times 2)

D=4940D = 49 - 40

D=9D = 9

Now, we apply the quadratic formula x=b±D2ax = \frac{-b \pm \sqrt{D}}{2a}.

x=7±922x = \frac{-7 \pm \sqrt{9}}{2\sqrt{2}}

x=7±322x = \frac{-7 \pm 3}{2\sqrt{2}}

We find the two possible roots.

x1=7+322x_1 = \frac{-7 + 3}{2\sqrt{2}}

x1=422x_1 = \frac{-4}{2\sqrt{2}}

x1=22x_1 = \frac{-2}{\sqrt{2}}

x1=2x_1 = -\sqrt{2}

x2=7322x_2 = \frac{-7 - 3}{2\sqrt{2}}

x2=1022x_2 = \frac{-10}{2\sqrt{2}}

x2=52x_2 = \frac{-5}{\sqrt{2}}

x2=522x_2 = \frac{-5\sqrt{2}}{2}

x=2 or x=522\boxed{x = -\sqrt{2} \text{ or } x = \frac{-5\sqrt{2}}{2}}

Step 4 — Solve 2x2x+1+18=02x^2 - x + 1 + \frac{1}{8} = 0

First, let's simplify the constant terms.

2x2x+88+18=02x^2 - x + \frac{8}{8} + \frac{1}{8} = 0

2x2x+98=02x^2 - x + \frac{9}{8} = 0

Let's multiply the entire equation by 8 to remove the fraction.

8(2x2)8(x)+8(98)=08(2x^2) - 8(x) + 8\left(\frac{9}{8}\right) = 0

16x28x+9=016x^2 - 8x + 9 = 0

Now, we use the quadratic formula. The coefficients are a=16a = 16, b=8b = -8, and c=9c = 9.

Let's calculate the discriminant D=b24acD = b^2 - 4ac.

D=(8)24(16)(9)D = (-8)^2 - 4(16)(9)

D=64576D = 64 - 576

D=512D = -512

Since the discriminant DD is negative, there are no real roots for this equation.

No real roots\boxed{\text{No real roots}}

Step 5 — Solve 100x220x+1=0100x^2 - 20x + 1 = 0

We can recognize this as a perfect square trinomial. It is in the form (AxB)2(Ax - B)^2.

We can write 100x2100x^2 as (10x)2(10x)^2 and 11 as (1)2(1)^2. The middle term is 20x-20x, which is 2(10x)(1)-2(10x)(1).

(10x)22(10x)(1)+(1)2=0(10x)^2 - 2(10x)(1) + (1)^2 = 0

(10x1)2=0(10x - 1)^2 = 0

This means 10x110x - 1 must be equal to 0.

10x1=010x - 1 = 0

10x=110x = 1

x=110\boxed{x = \frac{1}{10}}

Answer

(i) x=5x = 5 or x=2x = -2 (ii) x=32x = \frac{3}{2} or x=2x = -2 (iii) x=2x = -\sqrt{2} or x=522x = \frac{-5\sqrt{2}}{2} (iv) No real roots (v) x=110x = \frac{1}{10}

More questions in Exercise 4.2

Q1

Find the roots of the following quadratic equations by factorisation:

(i) x23x10=0x^2 - 3x - 10 = 0

(ii) 2x2+x6=02x^2 + x - 6 = 0

(iii) 2x2+7x+52=0\sqrt{2}x^2 + 7x + 5\sqrt{2} = 0

(iv) 2x2x+18=02x^2 - x + \frac{1}{8} = 0

(v) 100x220x+1=0100x^2 - 20x + 1 = 0

Q2

Solve the problems given in Example 1.

Q3

Find two numbers whose sum is 27 and product is 182.

Q4

Find two consecutive positive integers, sum of whose squares is 365.

Q5

The altitude of a right triangle is 7 cm less than its base. If the hypotenuse is 13 cm, find the other two sides.

Q6

A cottage industry produces a certain number of pottery articles in a day. It was observed on a particular day that the cost of production of each article (in rupees) was 3 more than twice the number of articles produced on that day. If the total cost of production on that day was ₹ 90, find the number of articles produced and the cost of each article.

← Back to Quadratic Equations