document.write( "Question 843041: in a set of 12 numbers, if the average of first 5 numbers is 6 and average of all 12 numbers is 7.5, then what is the average of last 7 numbers ? \n" ); document.write( "
Algebra.Com's Answer #507848 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
The average of all the numbers is their total divided by their number.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For the first 5 numbers, their average is equal to 6, so their total is equal to 5 * 6 = 30\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For all twelve numbers, their average is equal to 7.5, so their total is equal to 12 * 7.5 = 90\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you subtract the total of the first 5 from the total of all 12, you will get the total of the last 7.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "That total is equal to 60.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Divide that total by 7 and you get the average of the last 7.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "That average is equal to 8.571428571\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you know the total and you know the number of items that were used to get that total, you can calculate the average by dividing the total by the number.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you know the average and you know the number of items that were used to get that average, you can calculate the total by multiplying the average by the number.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In algebraic terms:\r
\n" ); document.write( "\n" ); document.write( "A = average
\n" ); document.write( "T = total value
\n" ); document.write( "N = number of data items.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = T/N\r
\n" ); document.write( "\n" ); document.write( "T = A*N\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );