document.write( "Question 696659: Can you tell me how to set up this proportion word problem so I can solve it?
\n" ); document.write( "The ratio of cars to minivans in a parking lot is 2 to 3.
\n" ); document.write( "There are 96 minivans. How many cars are in the lot?
\n" ); document.write( "

Algebra.Com's Answer #429205 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Let x = # of cars\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(# of cars)/(# of minivans) = Ratio of cars to minivans\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x/96 = 2/3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3x = 96*2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3x = 192\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 192/3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 64\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So there are 64 cars
\n" ); document.write( "
\n" );