Core Connections Algebra 1, 2013
CC
Core Connections Algebra 1, 2013 View details
Chapter Closure

Exercise 125 Page 463

a We will use the Quadratic Formula to solve the given quadratic equation.
ax^2+ bx+ c=0 ⇕ x=- b± sqrt(b^2-4 a c)/2 aLet's start by rewriting the equation so all of the terms are on the left-hand side. 0=3x^2+4x-7 ⇕ 3x^2+ 4x+( - 7)=0 Now we can identify the values of a, b, and c. We see that a= 3, b= 4, and c= - 7. Let's substitute these values into the Quadratic Formula.
x=- b±sqrt(b^2-4ac)/2a
x=- 4±sqrt(4^2-4( 3)( - 7))/2( 3)
Solve for x and Simplify
x=- 4±sqrt(16-4(3)(- 7))/2(3)
x=- 4±sqrt(16-12(- 7))/6
x=- 4±sqrt(16+84)/6
x=- 4±sqrt(100)/6
x=- 4± 10/6
x=2(- 2± 5)/6
x=- 2± 5/3
The solutions for this equation are x= - 2± 53. Let's separate them into the positive and negative cases.
x=- 2± 5/3
x_1=- 2+ 5/3 x_2=- 2- 5/3
x_1=3/3 x_2=- 7/3
x_1=1 x_2=- 7/3

Using the Quadratic Formula, we found that the solutions of the given equation are x_1=1 and x_2=- 73.

b We want to solve the given equation by factoring.

Factoring

Let's start by rewriting the middle term as a sum of two terms.
x^2-3x-18=0
x^2-6x+3x-18=0
Factor out x & 3
x(x-6)+3x-18=0
x(x-6)+3(x-6)=0
(x+3)(x-6)=0

Solving

To solve this equation we will apply the Zero Product Property.
(x+3)(x-6)=0
lcx+3=0 & (I) x-6=0 & (II)
lx=- 3 x-6=0
lx_1=- 3 x_2=6
c We want to solve the quadratic equation by completing the square. To do so, we will start by rewriting the equation so all terms with x are on one side of the equation and all constants on the other side.
x^2+4x+1=0 ⇕ x^2+4x=- 1In a quadratic expression, b is the linear coefficient. For the equation above we have that b=4. Let's now calculate ( b2 )^2.
( b/2 )^2
( 4/2 )^2
Simplify
(2)^2
4
Next, we will add ( b2 )^2=4 to both sides of our equation. Then we will factor the trinomial on the left-hand side and solve the equation.
x^2+4x=- 1
x^2+4x+ 4=- 1+ 4
(x+2)^2=- 1+4
(x+2)^2=3
sqrt((x+2)^2)=sqrt(3)
x+2=± sqrt(3)
x=- 2± sqrt(3)
Both x=- 2+ sqrt(3) ≈ - 0.27 and x=- 2- sqrt(3) ≈ - 3.73 are solutions of the equation.
d We are asked to solve the given quadratic equation. We will solve it by graphing. There are three steps to solving a quadratic equation by graphing.
  1. Write the equation in standard form, ax^2+bx+c=0.
  2. Graph the related function f(x)=ax^2+bx+c.
  3. Find the x-intercepts, if any.
The solutions, or roots, of ax^2+bx+c=0 are the x-intercepts of the graph of f(x)=ax^2+bx+c. Fortunately our equation is already written in standard form, so we can go straight to identifying the function related to the equation.

Equation:& 2x^2+5x-12=0 Related Function:& f(x)=2x^2+5x-12

Graphing the Related Function

To draw the graph of the related function written in standard form, we must start by identifying the values of a, b, and c. f(x)=2x^2+5x-12 ⇕ f(x)=2x^2+5x+(- 12) We can see that a=2, b=5, and c=- 12. Now, we will follow three steps to graph the function.

  1. Find the axis of symmetry.
  2. Make a table of values using x values around the axis of symmetry.
  3. Plot and connect the points with a parabola.

Finding the Axis of Symmetry

The axis of symmetry is a vertical line with equation x=- b2a. Since we already know the values of a and b, we can substitute them into the formula.
x=- b/2a
x=- 5/2(2)
x=-5/4
The axis of symmetry of the parabola is the vertical line with equation x=- 54.

Making the Table of Values

Next, we will make a table of values using x-values around the axis of symmetry x=- 54.

x 2x^2+5x-12 f(x)
- 3 ( - 3)^2+5( - 3)-12 - 9
- 2 ( - 2)^2+5( - 2)-12 - 14
- 54 ( - 54)^2+5( - 54)-12 - 15.125
0 0^2+5( 0)-12 - 12
1 1^2+5( 1)-12 - 5

Plotting and Connecting the Points

We can finally draw the graph of the function. Since a=2, which is positive, the parabola will open upwards. Let's connect the points with a smooth curve.

Finding the x-intercepts

Let's identify the x-intercepts of the graph of the related function.

We can see that the parabola intersects the x-axis twice. The points of intersection are ( - 4,0) and ( 1.5,0). Therefore the given equation has two solutions, x= - 4 and x= 1.5.