document.write( "Question 1045929: A BRIDGE IS DESIGNED TO CARRY A MAXIMUM LOAD OF 150,000 POUNDS. IS THE BRIDGE OVERLOADED IF IT IS CARRYING 18 VEHICLES HAVING A MEAN WEIGHT OF 4,630 POUNDS? \n" ); document.write( "
Algebra.Com's Answer #661438 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
To find the total vehicle weight (TVW), multiply the mean by the number of cars.
\n" ); document.write( "If \"TVW%3C=150000\", not overloaded.
\n" ); document.write( "If \"TVW%3E150000\", overloaded
\n" ); document.write( "
\n" ); document.write( "
\n" );