document.write( "Question 142716: You are taking a Spanish course in which there will be four tests, each worth 100 points. You have scores 95, 96, and 93 on the first three tests. You must make a total of 360 i order to get an A. What score on the last test will give you an A? \n" ); document.write( "
Algebra.Com's Answer #103852 by oscargut(2103)\"\" \"About 
You can put this solution on YOUR website!
Let x the score on the last test then
\n" ); document.write( "95+96+93+x=360 \r
\n" ); document.write( "\n" ); document.write( "284+x=360
\n" ); document.write( "x=76\r
\n" ); document.write( "\n" ); document.write( "Answer: 76 points
\n" ); document.write( "
\n" );