document.write( "Question 1098843: The soccer team collected $800 at a car wash fundraiser. They charged $5.00 for small vehicles and $10.00 for larger vehicles. The amount collected can be modeled by the equation 5x + 10y = 800, where x represents the number of small vehicles and y represents the number of larger vehicles. If the number of larger vehicles washed was 50, how many small vehicles were washed in total?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #713328 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 5*50 + 10y = 800 \n" ); document.write( "250+10y=800 \n" ); document.write( "10y=550 \n" ); document.write( "y=55 \n" ); document.write( " |