document.write( "Question 1066854: An elevator has a maximum capacity of 2700 lb. Suppose the average weight of an adult is 180 lb. and the average weight of a child is 60 lb. Let a represent the number of adults and c the number of children riding in the elevator.\r
\n" );
document.write( "\n" );
document.write( "a. Write an inequality that express the number of adults and children who can ride in the elevator without overloading it.\r
\n" );
document.write( "\n" );
document.write( "b. Graph the inequality. (adults or A is x-axes, Children or C is y-axes)\r
\n" );
document.write( "\n" );
document.write( "c. Use the graph to find a combination of adults and children that satisfy the inequality\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #682064 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An elevator has a maximum capacity of 2700 lb. Suppose the average weight of an adult is 180 lb. and the average weight of a child is 60 lb. Let a represent the number of adults and c the number of children riding in the elevator. \n" ); document.write( "a. Write an inequality that express the number of adults and children who can ride in the elevator without overloading it. \n" ); document.write( "Equation: \n" ); document.write( "weight + weight <= 2700 \n" ); document.write( "180a + 60c <= 2700 \n" ); document.write( "------------------------------ \n" ); document.write( "b. Graph the inequality. (adults or A is x-axes, Children or C is y-axes) \n" ); document.write( "C(a) <= -180/60a + 270/6 \n" ); document.write( "C(a) <= -3a + 45 \n" ); document.write( " \n" ); document.write( "---------------------------- \n" ); document.write( "c. Use the graph to find a combination of adults and children that satisfy the inequality. (0,0) would work \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------------- \n" ); document.write( " |