Quadratic Equations | Exercise 4.3

Question 2

Find the values of kk for each of the following quadratic equations, so that they have two equal roots.

(i) 2x2+kx+3=02x^2 + kx + 3 = 0

(ii) kx(x2)+6=0kx (x - 2) + 6 = 0

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

We use the discriminant to find equal roots.

Step 1 — Write the equation

Let's look at the first equation. It is 2x2+kx+3=02x^2 + kx + 3 = 0.

Step 2 — Identify coefficients

We compare it to ax2+bx+c=0ax^2 + bx + c = 0. So, a=2\mathbf{a = 2}, b=k\mathbf{b = k}, and c=3\mathbf{c = 3}.

Step 3 — Apply discriminant condition

For two equal roots, the discriminant must be zero. This means b24ac=0b^2 - 4ac = 0. Let's substitute the values.

k24(2)(3)=0k^2 - 4(2)(3) = 0

k224=0k^2 - 24 = 0

k2=24k^2 = 24

k=±24k = \pm\sqrt{24}

k=±4×6k = \pm\sqrt{4 \times 6}

k=±26\boxed{k = \pm 2\sqrt{6}}

Step 4 — Simplify the equation

Now, let's consider the second equation. It is kx(x2)+6=0kx (x - 2) + 6 = 0. We expand the expression.

kx22kx+6=0kx^2 - 2kx + 6 = 0

Step 5 — Identify coefficients

We compare it to ax2+bx+c=0ax^2 + bx + c = 0. So, a=k\mathbf{a = k}, b=2k\mathbf{b = -2k}, and c=6\mathbf{c = 6}.

Step 6 — Apply discriminant condition

For two equal roots, the discriminant must be zero. This means b24ac=0b^2 - 4ac = 0. Let's substitute the values.

(2k)24(k)(6)=0(-2k)^2 - 4(k)(6) = 0

4k224k=04k^2 - 24k = 0

4k(k6)=04k(k - 6) = 0

Step 7 — Solve for k

This gives us two possible values. Either 4k=04k = 0 or k6=0k - 6 = 0. So, k=0k = 0 or k=6k = 6.

Step 8 — Check for valid quadratic

If k=0\mathbf{k = 0}, the original equation becomes 0x(x2)+6=00 \cdot x(x - 2) + 6 = 0. This simplifies to 6=06 = 0. This is not a quadratic equation. So, k\mathbf{k} cannot be 0\mathbf{0}. Therefore, the only valid value for k\mathbf{k} is 6\mathbf{6}.

k=6\boxed{k = 6}

Answer

(i) k=±26k = \pm 2\sqrt{6} (ii) k=6k = 6

More questions in Exercise 4.3

Q1

Find the nature of the roots of the following quadratic equations. If the real roots exist, find them:

(i) 2x23x+5=02x^2 - 3x + 5 = 0

(ii) 3x243x+4=03x^2 - 4\sqrt{3} x + 4 = 0

(iii) 2x26x+3=02x^2 - 6x + 3 = 0

Q2

Find the values of kk for each of the following quadratic equations, so that they have two equal roots.

(i) 2x2+kx+3=02x^2 + kx + 3 = 0

(ii) kx(x2)+6=0kx (x - 2) + 6 = 0

Q3

Is it possible to design a rectangular mango grove whose length is twice its breadth, and the area is 800 m2800\text{ m}^2? If so, find its length and breadth.

Q4

Is the following situation possible? If so, determine their present ages.

The sum of the ages of two friends is 2020 years. Four years ago, the product of their ages in years was 4848.

Q5

Is it possible to design a rectangular park of perimeter 80 m80\text{ m} and area 400 m2400\text{ m}^2? If so, find its length and breadth.

← Back to Quadratic Equations