document.write( "Question 1065957: Find three consecutive odd number such that 5 times the middle number is greater than the sum of the first and last number by 495. \n" ); document.write( "
Algebra.Com's Answer #681138 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! The numbers: \n" ); document.write( "163, 165, 167\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "CHECK: 5*165-163-167=495 \n" ); document.write( " |