Question 450009: Solve the equations by a method of your choice.
4x^2+15x+9=0
x^2-8x+16=0
x^2-2x-3=0 Found 3 solutions by rwm, stanbon, ewatrrr:Answer by rwm(914) (Show Source):
You can put this solution on YOUR website! one problem at a time
x^2-8x+16=0
factor
factors of 16 which add up to -8
-4 and -4
(x-4)^2=0
x=4
You can put this solution on YOUR website! Solve the equations by a method of your choice.
4x^2+15x+9=0
---
Use Inverse-FOIL:
4x^2+12x+3x+9 = 0
4x(x+3)+3(x+3) = 0
(x+3)(4x+3) = 0
x = -3 or x = -3/4
=======================
x^2-8x+16=0
(x-4)^2 = 0
x = 4 with multiplicity 2
=======================
x^2-2x-3=0
(x-3)(x+1) = 0
x = 3 or x = -1
===================
Cheers,
Stan H.
=========
Hi
Using the Quadratic Formula to solve
4x^2+15x+9=0 OR 4(x+15/8)^2 = 81/16 x = -15/8 ± 9/8 |Completing square
x = (-15 ± 9)/8 x = - 3 and x = -6/8 = -3/4
x^2-8x+16=0 OR (x-4)^2 = 0 x = 4 |Completing square
x = 4
x^2-2x-3=0 OR (x-3)(x+1) = 0 x = 3 and x = -1 |Factoring
x = (2 ± 4)/2 x = 3 and x = -1