SOLUTION: The product of a positive number and four more than the number is 32. What is the number?
Algebra
->
Customizable Word Problem Solvers
->
Misc
-> SOLUTION: The product of a positive number and four more than the number is 32. What is the number?
Log On
Ad:
Over 600 Algebra Word Problems at edhelper.com
Word Problems: Miscellaneous Word Problems
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Miscellaneous Word Problems
Question 750188
:
The product of a positive number and four more than the number is 32. What is the number?
Answer by
tommyt3rd(5050)
(
Show Source
):
You can
put this solution on YOUR website!
n(n+4)=32
n^2+4n-32=0
n^2+8n-4n-32=0
n(n+8)-4(n+8)=0
(n-4)(n+8)=0
so that n=4 or n=-8
and since n>0
n is 4
:)