document.write( "Question 315143: The ratio of sports cars to luxury cars sold in St. Louis last year was 3 to 2. If 20 more sports cars were sold than luxury cars, how many of each were sold? \n" ); document.write( "
Algebra.Com's Answer #225553 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let A be the number of luxury cars sold.
\n" ); document.write( "Then A+20 is the number of sports cars sold.
\n" ); document.write( "We know that,
\n" ); document.write( "\"%28A%2B20%29%2FA%29=3%2F2\"
\n" ); document.write( "\"1%2B20%2FA=3%2F2\"
\n" ); document.write( "\"20%2FA=1%2F2\"
\n" ); document.write( "\"A=40\"
\n" ); document.write( "40 luxury cars and 60 sports cars were sold.
\n" ); document.write( "
\n" );