document.write( "Question 285799: an certain vehicle has a weight limit for all passengers and cargo of 1202. The four passengers in the vehicle weigh an average of 155 pounds. Use an inequality to find the maximum weight of the cargo that the truck can handle. \n" ); document.write( "
Algebra.Com's Answer #207232 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 4*155+x<=1,202 \n" ); document.write( "620+x<=1,202 \n" ); document.write( "x<1,202-620 \n" ); document.write( "x<=582 pounds of cargo is the max. \n" ); document.write( " |