document.write( "Question 571120: Center City East Parking Garage has a capacity of 251 cars more than Center City West Parking Garage. If the combined capacity for the two garages is 1225 cars, find the capacity for each garage. \n" ); document.write( "
Algebra.Com's Answer #367980 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let capacity of CCWPG = \"+c+\"
\n" ); document.write( "Capacity of CCEPG = \"+c+%2B+251+\"
\n" ); document.write( "given:
\n" ); document.write( "\"+c+%2B+c+%2B+251+=+1225+\"
\n" ); document.write( "\"+2c+=+1225+-+251+\"
\n" ); document.write( "\"+2c+=+974+\"
\n" ); document.write( "\"+c+=+487+\"
\n" ); document.write( "\"+c+%2B+251+=+738+\"
\n" ); document.write( "Capacity of CCWPG = 487 cars
\n" ); document.write( "Capacity of CCEPG = 738 cars
\n" ); document.write( "
\n" );