document.write( "Question 626075: write a formula to express each of the followinf relationships\r
\n" );
document.write( "\n" );
document.write( "1. find three consecutive numbers whose sum is 72 \n" );
document.write( "
Algebra.Com's Answer #393975 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 1. find three consecutive numbers whose sum is 72 \n" ); document.write( "--------- \n" ); document.write( "72/3 = 24, the middle number \n" ); document.write( "------- \n" ); document.write( "(n-1) + n + (n+1) = 72 \n" ); document.write( "3n = 72 \n" ); document.write( "n = 24\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |