document.write( "Question 661017: if the average(arithmetic mean)of x,5x,and 6x is 8,what is the value of x ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #411444 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "x, 5x, and 6x is 8\r\n" ); document.write( "\r\n" ); document.write( "To find the mean of some numbers you \r\n" ); document.write( "\r\n" ); document.write( "1. add them \r\n" ); document.write( "2. count the numbers\r\n" ); document.write( "3. divide by the number of numbers\r\n" ); document.write( "\r\n" ); document.write( "So I will follow those instructions with x, 5x, and 6x\r\n" ); document.write( "\r\n" ); document.write( "1. add them: x + 5x + 6x = 12x\r\n" ); document.write( "2. count the numbers: x is one, 5x is two, and 6x is three. So there are 3 numbers.\r\n" ); document.write( "3. divide by the number of numbers:\n" ); document.write( " |