SOLUTION: If the square of a positive integer is added to 4 times the integer, the result is 45. Find the integer.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: If the square of a positive integer is added to 4 times the integer, the result is 45. Find 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 914567
:
If the square of a positive integer is added to 4 times the integer, the result is 45. Find the integer.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
x^2 + 4x = 45
x^2 + 4x - 45 = 0
(x + 9)(x - 5) = 0
The integer is positive, so x = 5.