document.write( "Question 652066: find the greatest to consectutive even integers whoses sum is less than 180
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #407884 by fcabanski(1391)![]() ![]() ![]() You can put this solution on YOUR website! Call the integers x and x+2. The problem states that x + x + 2 < 180. Solve it.
|