SOLUTION: The sum of 70 and the square of a number is equal to 17 times that number. Find all such numbers.
Algebra
->
Customizable Word Problem Solvers
->
Numbers
-> SOLUTION: The sum of 70 and the square of a number is equal to 17 times that number. Find all such numbers.
Log On
Ad:
Over 600 Algebra Word Problems at edhelper.com
Word Problems: Numbers, consecutive odd/even, digits
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Numbers Word Problems
Question 875397
:
The sum of 70 and the square of a number is equal to 17 times that number. Find all such numbers.
Answer by
rothauserc(4718)
(
Show Source
):
You can
put this solution on YOUR website!
let x be the number, then
70 + x^2 = 17x
x^2 - 17x + 70 = 0
(x-10)(x-7) = 0
x = 10, 7