document.write( "Question 903201: On the first four exams your grades are 77, 94, 59, and 78. you are hoping to earn a C in the course. This will occur if the average of your five exam grades are greater than or equal to 70 and less than 80. What range of grades on the fifth exam will result in learning C?\r
\n" );
document.write( "\n" );
document.write( "This is a take home test question and I know the final answer but I want to understand the concept and steps to take for problems like these. \n" );
document.write( "
Algebra.Com's Answer #547842 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " x = 350- (77 + 94 + 58 + 78 ) = 350-307 = 43 \n" ); document.write( " \n" ); document.write( "x = 400 - (77 + 94 + 58 + 78 ) = 400 - 307 = 93 \n" ); document.write( "43 ≤ x < 93 \n" ); document.write( " \n" ); document.write( " |