Quadratic Equations Practice Problems - Solve by 3 Methods

Master solving quadratic equations with step-by-step practice problems using trinomial factoring, quadratic formula, and completing the square methods.

📚Master Three Essential Methods for Solving Quadratic Equations
  • Factor trinomials using the ac method to find quadratic solutions
  • Apply the quadratic formula to solve ax²+bx+c=0 equations systematically
  • Complete the square method for quadratic functions with any coefficients
  • Identify when to use each method based on coefficient patterns
  • Solve real-world problems involving quadratic equations and functions
  • Verify solutions by substitution and graphical interpretation

Understanding Solving Quadratic Equations

Complete explanation with examples

Methods for solving a quadratic function

In this article, we will learn the three most common ways to solve a quadratic function easily and quickly.

  1. Trinomial
  2. Quadratic Formula
  3. Completing the Square

Reminder:

The basic quadratic function equation is:
Y=ax2+bx+cY=ax^2+bx+c

When:
a a   - the coefficient of X2X^2
b b   - the coefficient of XX
cc - the constant term

  • aa must be different from 00
  • bb or cc can be 00
  • a,b,ca,b,c can be negative/positive
  • The quadratic function can also look like this:
    • Y=ax2Y=ax^2
    • Y=ax2+bxY=ax^2+bx
    • Y=ax2+cY=ax^2+c
Detailed explanation

Practice Solving Quadratic Equations

Test your knowledge with 28 quizzes

a = coefficient of x²

b = coefficient of x

c = coefficient of the independent number


\( 10x^2+5+20x=0 \)

What are the components of the equation?

Examples with solutions for Solving Quadratic Equations

Step-by-step solutions included
Exercise #1

Solve the following equation:

2x210x12=0 2x^2-10x-12=0

Step-by-Step Solution

Let's recall the quadratic formula:

Quadratic formula | The formula

We'll substitute the given data into the formula:

x=(10)±10242(12)22 x={{-(-10)\pm\sqrt{-10^2-4\cdot2\cdot(-12)}\over 2\cdot2}}

Let's simplify and solve the part under the square root:

x=10±100+964 x={{10\pm\sqrt{100+96}\over 4}}

x=10±1964 x={{10\pm\sqrt{196}\over 4}}

x=10±144 x={{10\pm14\over 4}}

Now we'll solve using both methods, once with the addition sign and once with the subtraction sign:

x=10+144=244=6 x={{10+14\over 4}} = {24\over4}=6

x=10144=44=1 x={{10-14\over 4}} = {-4\over4}=-1

We've arrived at the solution: X=6,-1

Answer:

x1=6 x_1=6 x2=1 x_2=-1

Video Solution
Exercise #2

a = coefficient of x²

b = coefficient of x

c = coefficient of the independent number


what is the value of a a in the equation

y=x23x+1 y=-x^2-3x+1

Step-by-Step Solution

To determine the coefficient a a in the given quadratic equation y=x23x+1 y = -x^2 - 3x + 1 , follow these steps:

  • Step 1: Recognize the form of the quadratic equation as y=ax2+bx+c y = ax^2 + bx + c .
  • Step 2: Identify the x2 x^2 term in the equation y=x23x+1 y = -x^2 - 3x + 1 .
  • Step 3: Determine the coefficient of the x2 x^2 term, which is in front of x2 x^2 .

In the equation y=x23x+1 y = -x^2 - 3x + 1 , the term involving x2 x^2 is x2-x^2, where the coefficient a a is clearly 1-1.

Hence, the value of a a is a=1 a = -1 .

Answer:

a=1 a=-1

Video Solution
Exercise #3

a = coefficient of x²

b = coefficient of x

c = coefficient of the independent number

what is the value of c c in this quadratic equation:

y=5x2+4x3 y=-5x^2+4x-3

Step-by-Step Solution

To solve this problem, we'll follow these steps:

  • Identify the given quadratic equation.
  • Compare the given equation with the standard quadratic form ax2+bx+c ax^2 + bx + c .
  • Determine the value of c c by direct comparison.

Now, let's work through each step:
Step 1: The given quadratic equation is y=5x2+4x3 y = -5x^2 + 4x - 3 .
Step 2: The standard form of a quadratic equation is ax2+bx+c ax^2 + bx + c . We need to match the coefficients accordingly.
Step 3: By comparing the terms from the equation with the standard form, a a is the coefficient of x2 x^2 , b b is the coefficient of x x , and c c is the constant term or the independent number.

Therefore, from the equation y=5x2+4x3 y = -5x^2 + 4x - 3 :

  • a=5 a = -5
  • b=4 b = 4
  • c=3 c = -3

Thus, the value of c c in the quadratic equation is c=3 c = -3 .

Answer:

c=3 c=-3

Video Solution
Exercise #4

a = coefficient of x²

b = coefficient of x

c = coefficient of the independent number

Identifies a,b,c

5x2+6x8=0 5x^2+6x-8=0

Step-by-Step Solution

To identify the coefficients from the quadratic equation 5x2+6x8=0 5x^2 + 6x - 8 = 0 , follow these steps:

  • Standard Form of Quadratic Equation: Compare 5x2+6x85x^2 + 6x - 8 with the standard form ax2+bx+c=0ax^2 + bx + c = 0.
  • Identify aa, bb, and cc:
    • a=5 a = 5 : The coefficient of x2x^2.
    • b=6 b = 6 : The coefficient of xx.
    • c=8 c = -8 : The constant term (independent of xx).

Therefore, from the equation 5x2+6x8=0 5x^2 + 6x - 8 = 0 , the coefficients are identified as a=5 a=5 , b=6 b=6 , and c=8 c=-8 .

Comparing with choices, we find that choice 2 is correct: a=5 a=5 , b=6 b=6 , c=8 c=-8 .

Thus, the coefficients are identified as a=5 a=5 , b=6 b=6 , c=8 c=-8 .

Answer:

a=5 a=5 b=6 b=6 c=8 c=-8

Video Solution
Exercise #5

a = coefficient of x²

b = coefficient of x

c = coefficient of the independent number


x2+4x5=0 x^2+4x-5=0

What are the components of the equation?

Step-by-Step Solution

The quadratic equation we have is x2+4x5=0 x^2 + 4x - 5 = 0 .

We'll compare this with the general form of a quadratic equation: ax2+bx+c=0 ax^2 + bx + c = 0 .

1. Identify a a : The coefficient of x2 x^2 in the given equation is 1 1 . Therefore, a=1 a = 1 .

2. Identify b b : The coefficient of x x in the given equation is 4 4 . Therefore, b=4 b = 4 .

3. Identify c c : The constant term in the given equation is 5 -5 . Therefore, c=5 c = -5 .

Thus, the components of the equation are:

  • a=1 a = 1
  • b=4 b = 4
  • c=5 c = -5

The correct answer to this problem, matching choice id 3, is:

a=1 a=1 b=4 b=4 c=5 c=-5

Answer:

a=1 a=1 b=4 b=4 c=5 c=-5

Video Solution

Frequently Asked Questions

What are the three main methods for solving quadratic equations?

+
The three main methods are: 1) Trinomial factoring (finding two numbers that multiply to ac and add to b), 2) Quadratic formula (x = [-b ± √(b²-4ac)]/2a), and 3) Completing the square (rewriting as a perfect square trinomial).

When should I use the trinomial method vs quadratic formula?

+
Use trinomial factoring when a=1 and the equation factors easily with integer solutions. Use the quadratic formula when factoring is difficult or when you need exact decimal solutions. The quadratic formula works for all quadratic equations.

How do I know if a quadratic equation can be factored?

+
Check if the discriminant (b²-4ac) is a perfect square. If it is, the equation factors with rational solutions. Also look for common factors first, and see if you can find two numbers that multiply to ac and add to b.

What is the discriminant and why is it important?

+
The discriminant is b²-4ac from under the square root in the quadratic formula. If it's positive, there are two real solutions. If zero, one repeated solution. If negative, no real solutions (complex solutions only).

How do I complete the square for ax²+bx+c when a≠1?

+
First factor out 'a' from the x terms: a(x² + (b/a)x) + c. Then complete the square inside parentheses by adding and subtracting (b/2a)². Finally, factor the perfect square trinomial and simplify.

What are common mistakes when solving quadratic equations?

+
Common errors include: forgetting the ± in the quadratic formula, sign errors when completing the square, not checking if a=0 (making it linear), and forgetting to set the equation equal to zero before factoring.

Can quadratic equations have no real solutions?

+
Yes, when the discriminant (b²-4ac) is negative, there are no real number solutions. The parabola doesn't cross the x-axis. However, there are still complex number solutions using imaginary numbers.

How do I check if my quadratic equation solutions are correct?

+
Substitute each solution back into the original equation. If both sides equal zero, your solution is correct. You can also verify by graphing - the solutions are where the parabola crosses the x-axis.

More Solving Quadratic Equations Questions

Practice by Question Type

More Resources and Links