document.write( "Question 1200683: A friend has a 85% average before the final exam for a course. That score includes everything but the final, which counts for 15% of the course grade.\r
\n" );
document.write( "\n" );
document.write( "What is the best course grade your friend can earn?
\n" );
document.write( "%\r
\n" );
document.write( "\n" );
document.write( "What is the minimum score would your friend would need on the final to earn a 75% for the course? \n" );
document.write( "
Algebra.Com's Answer #834876 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A friend has a 85% average before the final exam for a course. That score includes everything but the final, which counts for 15% of the course grade.\r \n" ); document.write( "\n" ); document.write( "What is the best course grade your friend can earn? \n" ); document.write( "If he get 100% on the final: \n" ); document.write( "Avg = (85*85 + 15*100)/100 = 87.25% \n" ); document.write( "--------------- \n" ); document.write( "What is the minimum score would your friend need on the final to earn a 75% for the course? \n" ); document.write( "--- \n" ); document.write( "85*85 + 15*S = 7500 \n" ); document.write( "S = 15 \n" ); document.write( " \n" ); document.write( " |