document.write( "Question 1085327: An interior decorator is buying wall paper for two square walls.One wall is 3ft. wider than the other.If she needs 89sq.ft of wall paper.What are the dimension of the wall? \n" ); document.write( "
Algebra.Com's Answer #699456 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Let w and w+3 be the one side of the 1st and 2nd walls, respectively. Then:
\n" ); document.write( "w^2 + (w+3)^2=89
\n" ); document.write( "2w^2+6w-80=0
\n" ); document.write( "w^2+3w-40=0
\n" ); document.write( "Solve for w and w+3.
\n" ); document.write( "🙂🙂🙂🙂
\n" ); document.write( "
\n" );