SOLUTION: The square of a number is 10 less than 7 times the number. Find the number.

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: The square of a number is 10 less than 7 times the number. Find the number.      Log On


   



Question 416698: The square of a number is 10 less than 7 times the number. Find the number.
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!

Let the number be x
x^2=7x-10
x^2-7x+10=0
x^2-5x-2x+10=0
x(x-5)-2(x-5)=0
(x-5)(x-2)=0
x= 5 OR 2