document.write( "Question 1128991: A furniture company makes large and small chairs. A small chair takes 20 minutes of machine time and 60 minutes of labor to build. A large chair takes 50 minutes of machine time and  90 minutes of labor to build. The company has 69 hours of labor time and 31 hours of machine time available each day. How many of each type of chair is built in a​ day? \n" ); document.write( "
Algebra.Com's Answer #745525 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A furniture company makes large and small chairs. A small chair takes 20 minutes of machine time and 60 minutes of labor to build. A large chair takes 50 minutes of machine time and  90 minutes of labor to build. The company has 69 hours of labor time and 31 hours of machine time available each day. How many of each type of chair is built in a​ day?
\n" ); document.write( "------
\n" ); document.write( "Labor equality:: 60S + 90L = 69*60 minutes
\n" ); document.write( "Machine equality:: 20S + 50L = 31*60 minutes
\n" ); document.write( "------
\n" ); document.write( "Simplify::
\n" ); document.write( "6S + 9L = 414
\n" ); document.write( "2S + 5L = 186
\n" ); document.write( "-----
\n" ); document.write( "Modify and solve for \"L\"::
\n" ); document.write( "6S + 9L = 414
\n" ); document.write( "6s + 15L = 558
\n" ); document.write( "------------------------
\n" ); document.write( "Subtract and solve for \"L\"::
\n" ); document.write( "6L = 144
\n" ); document.write( "L = 24 (# of Large chairs to build)
\n" ); document.write( "----
\n" ); document.write( "Solve for \"S\"::
\n" ); document.write( "2S + 15L = 558
\n" ); document.write( "2S = 558-15*24
\n" ); document.write( "S = 279-180
\n" ); document.write( "S = 99 (# of Small chairs to build)
\n" ); document.write( "-----------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------
\n" ); document.write( "
\n" );