document.write( "Question 587348: sophie's average mark on 3 tests was 80.the mark on the first test was 76. her average for the first two tests was 18 more than the mark on the third test. what marks did she get on the second and third tests? \n" ); document.write( "
Algebra.Com's Answer #374111 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
sophie's average mark on 3 tests was 80.the mark on the first test was 76. her average for the first two tests was 18 more than the mark on the third test. what marks did she get on the second and third tests?
\n" ); document.write( "**
\n" ); document.write( "let x=mark of 2nd test
\n" ); document.write( "(76+x)/2+18=mark of 3rd test
\n" ); document.write( "..
\n" ); document.write( "[76+x+(76+x)/2+18]/3=80 (average mark on 3 tests)
\n" ); document.write( "multiply top and bottom of left side by 2
\n" ); document.write( "(152+2x+76+x+36)/6=80
\n" ); document.write( "264+3x=480
\n" ); document.write( "3x=216
\n" ); document.write( "x=72
\n" ); document.write( "(76+x)/2+18=92
\n" ); document.write( "ans:
\n" ); document.write( "mark of 2nd test=72
\n" ); document.write( "mark of 3rd test=92
\n" ); document.write( "
\n" ); document.write( "
\n" );