document.write( "Question 1121677: All 1000 parking spaces in my favorite parking lot are filled. Some are occupied by motorcycles and other by cars.Some people count to 10 when they get angry but that wasn’t nearly far enough. I counted wheels —— 3442 to be exact. How many cars and how,any motorcycles have invaded my territory?
\n" ); document.write( "(1) which method will be the easiest to understand this problem?
\n" ); document.write( "(2) How are they similarly? How are they doffyrf4b
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #737633 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
Let C = the number of cars
\n" ); document.write( "Let M = the number of motorcycles
\n" ); document.write( "Since all 1000 spaces are occupied by either cars or motorcycles, we have:
\n" ); document.write( "1000 = C + M -> C = 1000 - M
\n" ); document.write( "The number of wheels is 3442 = 4C + 2M, since cars have 4 wheels and motorcycles have 2
\n" ); document.write( "3442 = 4(1000 - M) + 2M
\n" ); document.write( "Solve for M:
\n" ); document.write( "3442 - 4000 = -2M
\n" ); document.write( "M = 279
\n" ); document.write( "Thus C = 1000 - 279 = 721
\n" ); document.write( "Number of cars = 721
\n" ); document.write( "Number of motorcycles = 279
\n" ); document.write( "
\n" );