document.write( "Question 137867: A lumber company can convert logs into plywood or lumber. The mill turns out twice as many units of plywood as lumber. It makes a profit of $25 on a unit lumber and $50 on a unit of plywood. How many of each unit must be produced in order to make a profit of $12750?
\n" );
document.write( "The lumber company must produce and sell ?? units of lumber and ?? units of plywood to make a profit of $12750.\r
\n" );
document.write( "\n" );
document.write( "I am so bad with word problems also, can someone help. \n" );
document.write( "
Algebra.Com's Answer #100774 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The mill turns out twice as many units of plywood as lumber. \n" ); document.write( "p = 2L \n" ); document.write( "------------- \n" ); document.write( "It makes a profit of $25 on a unit lumber and $50 on a unit of plywood. \n" ); document.write( "How many of each unit must be produced in order to make a profit of $12750? \n" ); document.write( "50P + 25L = 12750 \n" ); document.write( "The lumber company must produce and sell ?? units of lumber and ?? units of plywood to make a profit of $12750. \n" ); document.write( "------------------------------- \n" ); document.write( "You have two equations: \n" ); document.write( "Substitute the 1st into the 2nd to get: \n" ); document.write( "50*2L + 25L = 12750 \n" ); document.write( "125L = 12750 \n" ); document.write( "L = 102 (# of units of lumber) \n" ); document.write( "p = 2L = 204 (# of units of plywood) \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |