document.write( "Question 1094622: The Girls Soccer team held a fundraising car wash. They charged 5$ of each car and 8$ for each van. They washed 44 cars and vans and collected 262$. How many of each vehicle did they wash. \n" ); document.write( "
Algebra.Com's Answer #709182 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "The Girls Soccer team held a fundraising car wash. They charged 5$ of each car and 8$ for each van. They washed 44 cars and vans and collected 262$. How many of each vehicle did they wash.
\n" ); document.write( "
Let the number of cars washed be C
\n" ); document.write( "Then number of vans washed = 44 - C
\n" ); document.write( "We then get: 5C + 8(44 - C) = 262
\n" ); document.write( "5C + 352 - 8C = 262
\n" ); document.write( "5C - 8C = 262 - 352
\n" ); document.write( "- 3C = - 90
\n" ); document.write( "C, or number of cars washed = \"highlight_green%28matrix%281%2C3%2C+%28-+90%29%2F%28-+3%29%2C+%22=%22%2C+30%29%29\"
\n" ); document.write( "Number of vans washed: \"highlight_green%28matrix%281%2C3%2C+44+-+30%2C+%22=%22%2C+14%29%29\" \n" ); document.write( "
\n" );