SOLUTION: Three consecutive positive integers such that the sum of the square of the first and the product the product of the other two is 46, find the integers.
Algebra ->
Customizable Word Problem Solvers
-> Numbers
-> SOLUTION: Three consecutive positive integers such that the sum of the square of the first and the product the product of the other two is 46, find the integers.
Log On
Question 499537: Three consecutive positive integers such that the sum of the square of the first and the product the product of the other two is 46, find the integers. Answer by mananth(16946) (Show Source):
You can put this solution on YOUR website! let the integers be x, x+1,x+2
x^2+(x+1)(x+2)=46
x^2+x^2+3x+2=46
2x^2+3x-44=0
Find the roots of the equation by quadratic formula