document.write( "Question 326175: four empty trucks are on a bridge that has a maximum capacity of 30,000 pounds. If the average (arithmetic mean) weight of three of the trucks is 7,800 pounds, what is the greatest possible safe weight of the fourth truck? \n" ); document.write( "
Algebra.Com's Answer #233466 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
3*7,800+x=30,000
\n" ); document.write( "23,400+x=30,000
\n" ); document.write( "x=30,000-23,400
\n" ); document.write( "x=6,600 pounds for the 4 th. truck.
\n" ); document.write( "
\n" ); document.write( "
\n" );