document.write( "Question 484112: There are 56 homes for sale with two different floor plans available. Let X represent floor plan one and y represent floor plan b. Write an equation to represent this situation. There are three times as many of the second floor plan available as the first. Write an equation that represents this situation. \r
\n" );
document.write( "\n" );
document.write( "I am having trouble continuing the rest of my work because I am confused as how to translate this into equations. My first equation looks like this; X+Y=56.
\n" );
document.write( " My second equation looks like this; y=56-3x. When I try to continue on and find the intercepts I cannot because I do not think that my equations are correct. Any suggestions? \n" );
document.write( "
Algebra.Com's Answer #331277 by mananth(16949) You can put this solution on YOUR website! x+y=56...........1\r \n" ); document.write( "\n" ); document.write( "x=3y \n" ); document.write( "x-3y=0.........2 \n" ); document.write( " |