SOLUTION: the product of a number M and six less than M is -5 . what is the sum of all possible values of M ?
Algebra
->
Customizable Word Problem Solvers
->
Misc
-> SOLUTION: the product of a number M and six less than M is -5 . what is the sum of all possible values of M ?
Log On
Ad:
Over 600 Algebra Word Problems at edhelper.com
Word Problems: Miscellaneous Word Problems
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Miscellaneous Word Problems
Question 248694
:
the product of a number M and six less than M is -5 . what is the sum of all possible values of M ?
Answer by
dabanfield(803)
(
Show Source
):
You can
put this solution on YOUR website!
the product of a number M and six less than M is -5 . what is the sum of all possible values of M ?
M*(M-6) = -5
M^2 - 6M + 5 = 0
(M-5)*(M-1) = 0
So: M=5 or M=1 so the sum of the two solutions is 5+1 = 6