document.write( "Question 183041This question is from textbook
\n" );
document.write( ": Please help. Question from text.
\n" );
document.write( "On three examinations, you have grades of 88,78, and 86. There is still a final examination, which counts as one grade. In order to get an A, your average must be at least 90. If you get 100 on the final, compute your average and dertermine if an A int he course is possible.
\n" );
document.write( "Thank you.... \n" );
document.write( "
Algebra.Com's Answer #137420 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Remember, the average of \"x\" scores is simply the sum of those scores over \"x\". \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this case, we have the scores: 88,78,86, and 100\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So add them up and divide them by 4 (the number of scores present)\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( "So if you receive a perfect score on the final exam, you will get an 88.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since |