document.write( "Question 251110: The second home has 1000 square feet less than twice the square feet of the first home. Write an equation that illustrates this situation using x and y to denote home #1 and home #2, respectively \n" ); document.write( "
Algebra.Com's Answer #182865 by richwmiller(17219) You can put this solution on YOUR website! x= area of first home \n" ); document.write( "y=area of second home \n" ); document.write( "y=x-1000 \n" ); document.write( " |