document.write( "Question 271380: The plans for an arpartment complex for 438 apartments with each apartment having one, two, or three bedrooms. There were to be 48 more three-bedroom than one-bedroom apartments and the nimber of two bedroom apartments was to be 24 less than 4 times the number of one bedroom apartments . How many apartments of each type were in the plans? \n" ); document.write( "
Algebra.Com's Answer #198716 by Stitch(470)\"\" \"About 
You can put this solution on YOUR website!
Set up:
\n" ); document.write( "---------------
\n" ); document.write( "Let A = # of 1 bedroom apartments
\n" ); document.write( "Let B = # of 2 bedroom apartments
\n" ); document.write( "Let C = # of 3 bedroom apartments\r
\n" ); document.write( "\n" ); document.write( "Equation 1: \"A+%2B+B+%2B+C+=+438\"
\n" ); document.write( "Equation 2: \"A+%2B+48+=+C\"
\n" ); document.write( "Equation 3: \"4A+-+24+=+B\"\r
\n" ); document.write( "\n" ); document.write( "Solution:
\n" ); document.write( "-----------------
\n" ); document.write( "Notice that all the variables are in terms of A.
\n" ); document.write( "We can substitute the values in terms of A into equation 1
\n" ); document.write( "Equation 1: \"A+%2B+B+%2B+C+=+438\"
\n" ); document.write( "\"A+%2B+%284A+-+24%29+%2B+%28A+%2B+48%29+=+438\" Rewrite the equation
\n" ); document.write( "\"A+%2B+4A+-+24+%2B+A+%2B+48+=+438\" Combine like terms
\n" ); document.write( "\"6A+%2B+24+=+438\" Subtract 24 from both sides
\n" ); document.write( "\"6A+=+414\" Divide both sides by 6
\n" ); document.write( "\"highlight%28A+=+69%29\"\r
\n" ); document.write( "\n" ); document.write( "Now plug 69 into equations 2 & 3 for A
\n" ); document.write( "Equation 2: \"A+%2B+48+=+C\"
\n" ); document.write( "\"69+%2B+48+=+C\"
\n" ); document.write( "\"highlight%28117+=+C%29\"
\n" ); document.write( "Equation 3: \"4A+-+24+=+B\"
\n" ); document.write( "\"4%2A%2869%29+-+24+=+B\"
\n" ); document.write( "\"highlight%28252+=+B%29\"\r
\n" ); document.write( "\n" ); document.write( "Check you answers:
\n" ); document.write( "----------------------
\n" ); document.write( "Plug your values back into equation 1\r
\n" ); document.write( "\n" ); document.write( "Equation 1: \"A+%2B+B+%2B+C+=+438\"
\n" ); document.write( "\"69+%2B+252+%2B+117+=+438\"
\n" ); document.write( "\"highlight%28438+=+438%29\"
\n" ); document.write( "
\n" );