document.write( "Question 1124814: Four kids took a math test and gathered an average of a 75. Jenny had a score 10 more than Alex and 25 more than Nick. Lynn had a score of 86 and was the highest score out of the four. What is Jenny's score?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #741115 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The total score for all 4 is 300. \n" ); document.write( "Lynn had 86 \n" ); document.write( "The other 3 had a combined score of 214 \n" ); document.write( "Nick is x \n" ); document.write( "Alex is x+15 \n" ); document.write( "Jenny is x+25 \n" ); document.write( "Therefore, 3x+40=214 \n" ); document.write( "3x=174 \n" ); document.write( "x=58 \n" ); document.write( "Jenny got an 83 ANSWER\r \n" ); document.write( "\n" ); document.write( "check--scores were 86,83,73,58 \n" ); document.write( " |