document.write( "Question 644944: Your composite grade in a course is 80% if your current grade, plus 20% of your final exam score. Your current grade is 83 and your goal is to get a composite grade of 85 or better. Write and solve and inequality to find the final exam scores that will meet your goal.\r
\n" );
document.write( "\n" );
document.write( "I tried setting up and solving the problem:
\n" );
document.write( ".80x + 83 <85
\n" );
document.write( " - 83 -83
\n" );
document.write( ".80x= 2
\n" );
document.write( "x< 2.5 \n" );
document.write( "
Algebra.Com's Answer #405341 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Your composite grade in a course is 80% if your current grade, plus 20% \n" ); document.write( " of your final exam score. \n" ); document.write( "Your current grade is 83 and your goal is to get a composite grade of \n" ); document.write( " 85 or better. \n" ); document.write( "Write and solve and inequality to find the final exam scores that will \n" ); document.write( " meet your goal. \n" ); document.write( ": \n" ); document.write( "You have to weight the two grades in a ratio of 8:2 \n" ); document.write( "Let x = the required exam score \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "multiply both sides by 10, find 8*83 \n" ); document.write( "664 + 2x => 850 \n" ); document.write( "2x => 850 - 664 \n" ); document.write( "2x => 186 \n" ); document.write( "x => 186/2 \n" ); document.write( "x => 93 to get a composite grade of 85 \n" ); document.write( " \n" ); document.write( " |