document.write( "Question 790513: 1.the sum of 3 consecutive odd integer is 45.the middle number is?
\n" );
document.write( "2.if the product of 3 consecutive integer is 120.then the sum of integer is?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #479174 by Alan3354(69443) You can put this solution on YOUR website! 1.the sum of 3 consecutive odd integer is 45.the middle number is? \n" ); document.write( "45/3 = 15, the middle number. \n" ); document.write( "------------------------ \n" ); document.write( "2.if the product of 3 consecutive integer is 120.then the sum of integer is? \n" ); document.write( " \n" ); document.write( "=~ 5, the middle number \n" ); document.write( " \n" ); document.write( " |