document.write( "Question 1125685: A toy manufacturer makes a toy truck, a toy car, and a toy boat. The production spreadsheet is:\r
\n" ); document.write( "\n" ); document.write( "Toy Time to Produce Cost to Produce Profit for Each
\n" ); document.write( "Truck 10 minutes $1.00 $1.00
\n" ); document.write( "Car 12 minutes $0.75 $1.50
\n" ); document.write( "Boat 8 minutes $0.80 $0.60
\n" ); document.write( "After accounting for breaks, a worker actually works 400 minutes each day. The manufacturer needs each worker to generate a potential profit of $35 each day. Write a system of inequalities that expresses these constraints.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #742012 by ikleyn(52799)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A toy manufacturer makes a toy truck, a toy car, and a toy boat. The production spreadsheet is:\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Toy	Time to Produce	 Cost to Produce	Profit for Each\r\n" );
document.write( "\r\n" );
document.write( "Truck	10 minutes	 $1.00	                $1.00\r\n" );
document.write( "Car	12 minutes	 $0.75	                $1.50\r\n" );
document.write( "Boat	8 minutes	 $0.80	                $0.60\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "After accounting for breaks, a worker actually works 400 minutes each day. The manufacturer needs each worker \r\n" );
document.write( "to generate a potential profit of $35 each day. Write a system of inequalities that expresses these constraints.\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solution\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "10T + 12C   + 8B    <= 400            (working time of 400 minutes restriction)\r\n" );
document.write( "\r\n" );
document.write( "1T  + 1.50C + 0.60B >=  35  dollars   (each worker to generate a potential profit of $35 each day)\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I think there is a gap (a hole) in the condition missing (omitting) restriction for the cost - otherwise why
\n" ); document.write( "the cost is mentioned in the spreadsheet ?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );