document.write( "Question 799290: What value of x makes the mean of the first three numbers in the list equal to the mean of the last four numbers?\r
\n" );
document.write( "\n" );
document.write( "15 5 x 7 9 17 \n" );
document.write( "
Algebra.Com's Answer #482582 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! What value of x makes the mean of the first three numbers in the list equal to the mean of the last four numbers? \n" ); document.write( "15 5 x 7 9 17 \n" ); document.write( " \n" ); document.write( "4(20+x) = 3(x+33) \n" ); document.write( "80 + 4x = 3x + 99 \n" ); document.write( "4x - 3x = 99 - 80 \n" ); document.write( "x = 19 \n" ); document.write( "; \n" ); document.write( "You can confirm this for yourself \n" ); document.write( " |