document.write( "Question 656219: If you have 43 cars to paint and 1 gallon does 1.5 cars, how many gallons would you need? \n" ); document.write( "
Algebra.Com's Answer #409421 by MathDazed(34)\"\" \"About 
You can put this solution on YOUR website!
For 1 gallon of paint, you can paint 1.5 cars hence for x gallons of paint you can paint 43 cars.\r
\n" ); document.write( "\n" ); document.write( "1/x = 1.5/43 (cross multiply)\r
\n" ); document.write( "\n" ); document.write( "1.5x = 43\r
\n" ); document.write( "\n" ); document.write( "x = 28 and 2/3 gallons of paint
\n" ); document.write( "
\n" );