document.write( "Question 1204325: Bobo's average for six mathematics tests is 97%. He made the same grade on each of the first five tests. His score on the last test was 12 points lower than the first five scores. What was Bobo's score on the last test? \n" ); document.write( "
Algebra.Com's Answer #840502 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The response from tutor @ikleyn shows a good typical formal algebraic solution.

\n" ); document.write( "For problems like this involving averages of numbers that are all relatively close together, here is a VERY different way to solve the problem.

\n" ); document.write( "The score on the last test was 12 points lower than on each of the other tests.

\n" ); document.write( "\"Distribute\" those 12 points less over the 6 total tests. That's 2 points per test. That means the scores on his other 5 tests were each 97+2 = 99, and the score on his last test was 97-5(2) = 87.

\n" ); document.write( "ANSWER: 87

\n" ); document.write( "And for a more standard formal algebraic solution somewhat different than from the other tutor....

\n" ); document.write( "let x = his score on each of the first 5 tests

\n" ); document.write( "Then his score on the last test was x-12; and the average for the 6 tests was 97:

\n" ); document.write( "\"%285%28x%29%2B%28x-12%29%29%2F6=97\"
\n" ); document.write( "\"%286x-12%29%2F6=97\"
\n" ); document.write( "\"x-2=97\"
\n" ); document.write( "\"x=99\"

\n" ); document.write( "ANSWER: his score on the last test was x-12 = 99-12 = 87

\n" ); document.write( "
\n" ); document.write( "
\n" );