document.write( "Question 460248: The following are the wages for two summer jobs building grain bins.
\n" );
document.write( "JOB A: $60 per bin plus $120 per day
\n" );
document.write( "JOB B: $75 per bin plus $90 per day
\n" );
document.write( "Write and solve an inequality to determine how many grain bins you would need to build each day to make Job B pay more than Job A.
\n" );
document.write( "(Thanks for the help!)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #315668 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! JOB A: $60 per bin plus $120 per day \n" ); document.write( "JOB B: $75 per bin plus $90 per day \n" ); document.write( "Write and solve an inequality to determine how many grain bins you would need to build each day to make Job B pay more than Job A. \n" ); document.write( "---- \n" ); document.write( "Solve Job B > Job A \n" ); document.write( "--- \n" ); document.write( "75b + 90 > 60b + 120 \n" ); document.write( "15b > 30 \n" ); document.write( "b > 1/2 (build more than 1/2 bin per day to make Job B pay more than Job A) \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |