document.write( "Question 449756: You are in the market for a new home and are interested in a new housing community. The sales representative informs you that there are 56 houses for sale with two floor plans still available. Use x to represent floor plan one and y to represent floor plan two. Write and equation that illustrates the situation.
\n" );
document.write( "The sales representative later indicates that there are three times as many homes available with the second floor plan than the first. Write an equation that illustrates this situation.
\n" );
document.write( "Use the equations from parts a and b of this exercise as a system of equations. Use substitution to determine how many of each type of floor plan is available. \n" );
document.write( "
Algebra.Com's Answer #309381 by jorel1380(3719) You can put this solution on YOUR website! x+y=56 \n" ); document.write( "y=3x \n" ); document.write( "x+3x=56 \n" ); document.write( "4x=56 \n" ); document.write( "x=14 \n" ); document.write( "y=42.. \n" ); document.write( " \n" ); document.write( " |