document.write( "Question 840121: The accompanying graph shows all of the possibilities for the number of refrigerators and the
\n" );
document.write( "number of TVs that will fit into an 18-wheelers?
\n" );
document.write( "a) Write an inequality to describe this region?
\n" );
document.write( "The graph has two points: (0,330) and (110,0)
\n" );
document.write( "The graph is a 90 degree angle and shows a number of tv's and the number of regifertors.
\n" );
document.write( "(0,330) is the highest point for the line touching on number of tv's and (110,0) is on the lowest level of the number of refrigetors.
\n" );
document.write( "b) Will the truck hold 71 refrigerators and 118 TVs?
\n" );
document.write( "c) Will the truck hold 51 refrigerators and 176 TVs? \n" );
document.write( "
Algebra.Com's Answer #505948 by richwmiller(17219) You can put this solution on YOUR website! the line is y = 330-3x, \n" ); document.write( "a) y <= 330-3x,\r \n" ); document.write( "\n" ); document.write( "b) if x=71 then y<=117 so no \n" ); document.write( "c) if x=51 then y<=177 so yes \n" ); document.write( " |