PROBLEMS ON SOLVING QUADRATIC EQUATION

Here we see various types of problems of quadratic equation.

The equation which is in the form

ax2 + bx + c = 0

is known as quadratic equation.

To solve a quadratic equation, we have different ways.

1) Using factoring

2) Using quadratic formula

3) Using completing the square.

4) Using square root property.

Solve the equation using any convenient method.

Problem 1 :

x2 = 64

Solution:

x2 = 64

Using square root property, take square root on both sides, we get

x = √64

x = ±8

x = 8 or x = -8

Problem 2 :

(x - 5)2 = 8

Solution:

(x - 5)2 = 8

x2 + 25 - 10x = 8

x2 - 10x + 25 - 8 = 0

x2 - 10x + 17 = 0

Use the quadratic formula,

x=-b±b2-4ac2aHere a=1,b=-10 and c=17x=10±(-10)2-4(1)(17)2(1)=10±100-682=10±322=10±422=5±22x=5+22 or x=5-22

Problem 3 :

4x2 - 12x + 9 = 0

Solution:

4x2 - 12x + 9 = 0

Using factoring, 

4x2 - 6x - 6x + 9 = 0

(4x2 - 6x) - (6x - 9) = 0

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

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

2x - 3 = 0

2x = 3

x = 3/2

Problem 4 :

9x2 + 12x + 3 = 0

Solution:

9x2 + 12x + 3 = 0

Using factoring,

9x2 + 9x + 3x + 3 = 0

9x(x + 1) + 3(x + 1) = 0

(9x + 3) (x + 1) = 0

9x + 3 = 0 or x + 1 = 0

9x = -3 or x = -1

x = -1/3 or x = -1

Problem 5 : 

x2 - 6x + 4 = 0

Solution:

x2 - 6x + 4 = 0

Use the quadratic formula,

x=-b±b2-4ac2aHere a=1,b=-6 and c=4x=6±(-6)2-4(1)(4)2(1)=6±36-162=6±202=6±252=3±5x=3+5 or x=3-5

Problem 6 :

2x2 - 4x - 6 = 0

Solution:

2x2 - 4x - 6 = 0

2x2 + 2x - 6x - 6 = 0

2x(x + 1) - 6(x + 1) = 0

(2x - 6)(x + 1) = 0

2x - 6 = 0 or x + 1 = 0

2x = 6 or x = -1

x = 3 or x = -1

Problem 7 :

50 + 5x = 3x2

Solution:

50 + 5x = 3x2

3x2 - 5x - 50 = 0

3x2 - 15x + 10x - 50 = 0

3x(x - 5) + 10(x - 5) = 0

(3x + 10)(x - 5) = 0

3x + 10 = 0 or x - 5 = 0

3x = -10 or x = 5

x = -10/3 or x = 5

Problem 8 :

2x2 + 4x - 9 = 2(x - 1)2

Solution:

2x2 + 4x - 9 = 2(x - 1)2

2x2 + 4x - 9 = 2(x2 + 1 - 2x)

2x2 + 4x - 9 = 2x2 + 2 - 4x

2x2 - 2x2 + 4x + 4x - 9 - 2 = 0

8x - 11 = 0

8x = 11

x = 11/8

Problem 9 :

Find two consecutive positive even integers whose product is 288. 

Solution:

Let the two consecutive positive integer be x and x+2.

x(x + 2) = 288

x2 + 2x = 288

x2 + 18x - 16x - 288 = 0

x(x + 18) - 16(x + 18) = 0

(x - 16)(x + 18) = 0

x - 16 = 0 or x + 18 = 0

x = 16 or x = -18

Since the integers are positive.

We wil take x = 16

Therefore another positive integer will be 16 + 2 = 18.

Hence the positive integers are 16 and 18.

Problem 10 :

A triangular sign has a height that is twice its base. The area of the sign is 10 square feet. Find the base and height of the sign.

Solution:

Given, area = 10 square feet

Base = x

height = 2x

Area of triangle = (1/2)bh

10 = 1/2(x)(2x)

10 = x2

base x = √10 feet 

height = 2√10 feet

So, base and height is √10 feet and 2√10 feet.

Recent Articles

  1. Finding Range of Values Inequality Problems

    May 21, 24 08:51 PM

    Finding Range of Values Inequality Problems

    Read More

  2. Solving Two Step Inequality Word Problems

    May 21, 24 08:51 AM

    Solving Two Step Inequality Word Problems

    Read More

  3. Exponential Function Context and Data Modeling

    May 20, 24 10:45 PM

    Exponential Function Context and Data Modeling

    Read More