document.write( "Question 86099This question is from textbook 
\n" );
document.write( ":  When the parking garage opened in the morning there were 100 cars in a lot A and 20 cars in lot B. after the attendant moved 20 cars from a lot A into lot B what was the ratio of the number of cars in lot A to the number of cars in lot B? \n" );
document.write( "
| Algebra.Com's Answer #62211 by bucky(2189)      You can put this solution on YOUR website! When the attendant removed 20 cars from lot A, the number of cars remaining in lot A became \n" ); document.write( "100 - 20 or 80 cars. \n" ); document.write( ". \n" ); document.write( "When he put those 20 cars into lot B, the number of cars in lot B then became 20 + 20 = 40 cars. \n" ); document.write( ". \n" ); document.write( "So after transferring the 20 cars, the ratio of the number of cars in lot A (numerator) to \n" ); document.write( "the number of cars in lot B (denominator) then became 80:40 or \n" ); document.write( "2:1 or \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem. \n" ); document.write( " |