document.write( "Question 12221: Help: I would appreciate any assistance in these two problems I am loss on how to do these.\r
\n" );
document.write( "\n" );
document.write( "To pass a course with a B grade, a student must have an average of 80 or greater. A student's grades on three tests are 78, 80, and 90. Set up and solve an inequality to find what score the student must get on the next test to get a B average or better.\r
\n" );
document.write( "\n" );
document.write( "An employment agency specializing in temporary construction help pays heavy equipment operators $129 per day and general laborers $92 per day. On a particular day 43 people were hired and the total payroll was $4474. \r
\n" );
document.write( "\n" );
document.write( "Thank you,\r
\n" );
document.write( "\n" );
document.write( "Pat \n" );
document.write( "
Algebra.Com's Answer #6202 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! Let next test score = x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So average of the 4 tests will be (78+80+90+x)/4 which is (248+x)/4.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This has to be greater than 80 for a B-grade, so \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(248+x)/4 >= 80 is the inequality and is solved as follows...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "248+x >= 80*4 \n" ); document.write( "248+x >= 320 \n" ); document.write( "x >= 320 - 248 \n" ); document.write( "x >= 72\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |