| 
 
 
| Question 645237:  How do you go about solving this word problem? The product of two consecutive  integers is three less than three times their sum.
 Answer by stanbon(75887)
      (Show Source): 
You can put this solution on YOUR website! The product of two consecutive integers is three less than three times their sum. -----
 1st: x
 2nd: x+1
 ----
 EQuation:
 x(x+1) = 3(x + (x+1))-3
 ------
 x^2+x = 3(2x+1) -3
 x^2+x = 6x+3 -3
 ----
 x^2 - 5x = 0
 x(x-5) = 0
 x = 0 or x = 5
 ---
 If x = 0, x+1 = 1
 ----
 If x = 5, x+1 = 6
 ======================
 Cheers,
 Stan H.
 ====================
 | 
  
 | 
 |