SOLUTION: If b and 7 are solutions to the equation x^2-4x=a. find the value of a+b.

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: If b and 7 are solutions to the equation x^2-4x=a. find the value of a+b.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 75805: If b and 7 are solutions to the equation x^2-4x=a. find the value of a+b.
Found 2 solutions by Edwin McCravy, JoelSchwartz:
Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!

If b and 7 are solutions to the equation
x² - 4x = a. find the value of a + b.

x² - 4x = a 

is a quadratic equation, and has at most 2 solutions.
It is equivalent to

x² - 4x - a = 0 

Since its two solutions are b and 7, then the left side
must factor as

(x - b)(x - 7) = 0

x² - 7x - bx + 7b = 0

Factor x out of the two middle terms:

x² + x(-7 - b) + 7b = 0

x² + (-7 - b)x + 7b = 0

Comparing that to

x² - 4x - a = 0

We equate the coefficients of x

-7 - b = -4

Solving that:

   -b = -4+7
   -b = 3
    b = -3

We also equate the constant terms:

-a = 7b

Substituting -3 for b in that

-a = 7(-3)

-a = -21

a = 21

So a + b = 21 + (-3) = 18

Edwin

Answer by JoelSchwartz(130) About Me  (Show Source):
You can put this solution on YOUR website!
x^2-4x=a
x=7
49-28=a
a=21
x^2-4x=21
x^2-4x-21=0
ac=-21
b=-4
-7*3=-21
-7+3=b
(x-7)(x+3)
x=7 and x=-3
we don't use the seven because we already know seven is one of the values 21-3