SOLUTION: The product of two consecutive positive integers is 119 more than the next integers. What is the largest of the three integers? 11 13 14 9

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The product of two consecutive positive integers is 119 more than the next integers. What is the largest of the three integers? 11 13 14 9       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1003673: The product of two consecutive positive integers is 119 more than the next integers. What is the largest of the three integers?
11
13
14
9

Found 2 solutions by MathLover1, stanbon:
Answer by MathLover1(20849) About Me  (Show Source):
You can put this solution on YOUR website!

let the three consecutive positive integers be x,x%2B1,and x%2B2
if the product of two consecutive positive integers is 119 more than the next integer, we have
x%28x%2B1%29=%28x%2B2%29%2B119
x%5E2%2Bx=x%2B121
x%5E2%2Bx-x=121
x%5E2=121
x=sqrt%28121%29........since given that integers are positive
solution we need is:x=11
so,
first integer is:11
second integer is:12
third integer is:13=>the largest of the three integers



Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The product of two consecutive positive integers is 119 more than the next integers. What is the largest of the three integers?
1st:x-1
2nd:x
3rd:x+1
-------
Equation:
(x-1)x = x+1+119
----------------
x^2 - x = x + 120
---
x^2 - 2x - 120 = 0
---
(x-12)(x+10) = 0
----
x = 12
----
Largest = x+1 = 13
----------------
Cheers,
Stan H.
11
13
14
9