document.write( "Question 796269: the average of three consecutive numbers is 26. What are the three numbers? \n" ); document.write( "
Algebra.Com's Answer #481344 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! the average of three consecutive numbers is 26. What are the three numbers? \n" ); document.write( "------------ \n" ); document.write( "The average is the middle number --> 25, 26, 27 \n" ); document.write( "------------- \n" ); document.write( "Or, \n" ); document.write( "(n-1) + n + (n+1) = 26*3 \n" ); document.write( "3n = 78 \n" ); document.write( "n = 26 \n" ); document.write( " \n" ); document.write( " |