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
Quadratics: solvers
Quadratics
Practice!
Practice
Answers archive
Answers
Lessons
Lessons
Word Problems
Word
In Depth
In
Click here to see ALL problems on Quadratic Equations
Question 416698
:
The square of a number is 10 less than 7 times the number. Find the number.
Answer by
mananth(16946)
(
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