SOLUTION: the square of an integer is 30 more than the integer. find the integer.
Algebra
->
Quadratic Equations and Parabolas
-> SOLUTION: the square of an integer is 30 more than the integer. find the integer.
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 192501
:
the square of an integer is 30 more than the integer. find the integer.
Answer by
nerdybill(7384)
(
Show Source
):
You can
put this solution on YOUR website!
the square of an integer is 30 more than the integer. find the integer.
.
Let x = the integer
then
x^2 = x + 30
x^2 -x -30 = 0
(x-6)(x+5) = 0
x = {-5,6}
.
Therefore, the integer could either be -5 or 6