document.write( "Question 211233This question is from textbook
\n" );
document.write( ": Professor williamson counts his midterm as 2/3 of the grade and his final as 1/3 of the grade. Wendy scored only 48 on the midterm what range of scores on the final exam would put wendy's average between 70-90 inclusive?\r
\n" );
document.write( "\n" );
document.write( "I tried this 48 + x = 79
\n" );
document.write( " x = 79-48
\n" );
document.write( " x = 28 \n" );
document.write( "
Algebra.Com's Answer #159603 by Theo(13342)![]() ![]() You can put this solution on YOUR website! midterm counts as 2/3 of the grade. \n" ); document.write( "final counts as 1/3 of the grade. \n" ); document.write( "---- \n" ); document.write( "wendy scores only 48 on the midterm. \n" ); document.write( "----- \n" ); document.write( "her final score will be 2/3 * 48 + 1/3 * x \n" ); document.write( "where x is her grade on the final. \n" ); document.write( "----- \n" ); document.write( "let y = final grade \n" ); document.write( "equation becomes: \n" ); document.write( "y = 2/3 * 48 + 1/3 * x \n" ); document.write( "----- \n" ); document.write( "simplifying this equation, we get: \n" ); document.write( "y = 32 + x/3 \n" ); document.write( "----- \n" ); document.write( "multiply both sides of this equation by 3 to get: \n" ); document.write( "3y = 96 + x \n" ); document.write( "solve for x to get: \n" ); document.write( "x = 3y - 96 \n" ); document.write( "----- \n" ); document.write( "she needs to get a final grade that is between 70 and 79. \n" ); document.write( "remember that x is what she needs to get on the final exam and y is what she needs to get as a final grade. \n" ); document.write( "----- \n" ); document.write( "let's find out what she needs for 70 first. \n" ); document.write( "----- \n" ); document.write( "let y = 70 \n" ); document.write( "equation of x = 3*y - 96 becomes: \n" ); document.write( "x = 3 * 70 - 96 \n" ); document.write( "this becomes: \n" ); document.write( "x = 210 - 96 = 114 \n" ); document.write( "----- \n" ); document.write( "now let's find out what she needs for 79. \n" ); document.write( "----- \n" ); document.write( "let y = 79 \n" ); document.write( "equation of x = 3*y - 96 becomes: \n" ); document.write( "x = 3 * 79 - 96 \n" ); document.write( "this becomes: \n" ); document.write( "x = 237 - 96 = 141 \n" ); document.write( "----- \n" ); document.write( "she would need 114 on the final exam to get a final score of 70. \n" ); document.write( "she would need 141 on the final exam to get a final score of 79. \n" ); document.write( "----- \n" ); document.write( "let's plug these answers in the original formula to see if they make sense. \n" ); document.write( "----- \n" ); document.write( "she got 48 on the midterm. \n" ); document.write( "she gets 114 on the final. \n" ); document.write( "2/3 * 48 + 1/3 * 114 = 32 + 38 = 70 final grade \n" ); document.write( "----- \n" ); document.write( "she got 48 on the midterm. \n" ); document.write( "she gets 141 on the final. \n" ); document.write( "2/3 * 48 + 1/3 * 141 = 32 + 47 = 79 final grade \n" ); document.write( "----- \n" ); document.write( "answer is: \n" ); document.write( "she needs to get between 114 and 141 on the final exam in order to get a final grade between 70 and 79. \n" ); document.write( "----- \n" ); document.write( " |