document.write( "Question 231746: The average of four numbers is 18. If one of the four numbers, 25, is taken away, what is the average of the remaining three numbers? \n" ); document.write( "
Algebra.Com's Answer #171600 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The average of four numbers is 18. \n" ); document.write( " If one of the four numbers, 25, is taken away, what is the average of the remaining three numbers? \n" ); document.write( ": \n" ); document.write( "Let x = the average of the remaining 3 numbers \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "3x + 25 = 4(18) \n" ); document.write( "3x = 72 - 25 \n" ); document.write( "3x = 47 \n" ); document.write( "x = \n" ); document.write( "x = 15 |