SOLUTION: If the square of a positive integer is added to 3 times the integer, the results is 40. Find the integer.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: If the square of a positive integer is added to 3 times the integer, the results is 40. 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 889275
:
If the square of a positive integer is added to 3 times the integer, the results is 40. Find the integer.
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
let the number be x
x^2+3x=40
x^2+3x-40=0
x^2+8x-5x-40=0
x(x+8)-5(x+8)=0
(x+8)(x-5)=0
x=-8 OR x=5
but number is positive
so the number is 5