SOLUTION: when the square of an integer is added to ten times the integer, the sum is zero. What is the integer
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: when the square of an integer is added to ten times the integer, the sum is zero. What is the integer
Log On
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
Question 962675
:
when the square of an integer is added to ten times the integer, the sum is zero. What is the integer
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
integer = x
x^2 + 10x = 0
x(x + 10) = 0
The integer could be 0 or -10.