document.write( "Question 304906: To pour a concrete sidewalk takes 2 hours of preparation and 3 hours of finishing. To pour a concrete patio takes 4 hours of preparation and 3 hours of finishing. There are 8 hours available for preparation and 21 hours available for finishing. ABC Concrete Company makes a profit of $450 on a sidewalk and $700 on a patio. How many sidewalks and patios should the company construct to maximize its profit?
\n" );
document.write( "Set up a system of inequalities for this problem, identify all variables used, and give the objective function, but do not solve.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #218359 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! s is the number sidewalks constructed. \n" ); document.write( "p is the number of patios constructed. \n" ); document.write( "==========================================\r \n" ); document.write( "\n" ); document.write( "To pour a concrete sidewalk takes 2 hours of preparation and 3 hours of finishing. \n" ); document.write( "To pour a concrete patio takes 4 hours of preparation and 3 hours of finishing. There are 8 hours available for preparation and 21 hours available for finishing. \n" ); document.write( "--- \n" ); document.write( "Inequalities: \n" ); document.write( "Preparation: 2s + 4p <= 8 hours \n" ); document.write( "--- \n" ); document.write( "Finishing::: 3s + 3p <= 21 hours \n" ); document.write( "====================================\r \n" ); document.write( "\n" ); document.write( " ABC Concrete Company makes a profit of $450 on a sidewalk and $700 on a patio. How many sidewalks and patios should the company construct to maximize its profit? \n" ); document.write( "Objective Function: Profit = 450s + 700p \n" ); document.write( "--------------------------------------------------- \n" ); document.write( "Set up a system of inequalities for this problem, identify all variables used, and give the objective function, but do not solve. \n" ); document.write( "============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |