document.write( "Question 1208864: a baseball team held a fundraising car wash. They charged $4 for each car and $6 for each truck. They washed 50 cars and trucks and collected $210. How many of each type of vehicle did they wash? \n" ); document.write( "
Algebra.Com's Answer #847369 by timofer(104)\"\" \"About 
You can put this solution on YOUR website!
One single variable, x trucks
\n" ); document.write( "50-x cars\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "revenue collected, $210.
\n" ); document.write( "\"4%2850-x%29%2B6x=210\"\r
\n" ); document.write( "\n" ); document.write( "\"200-4x%2B6x=210\"\r
\n" ); document.write( "\n" ); document.write( "\"2x=10\"\r
\n" ); document.write( "\n" ); document.write( "\"x=5\"
\n" ); document.write( "Five trucks and 45 cars
\n" ); document.write( "
\n" );