document.write( "Question 101843: A rectangular rug has a length that is three feet longer than its width. Its area is 130 square feet. What are its dimensions? \n" ); document.write( "
Algebra.Com's Answer #74074 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! A rectangular rug has a length that is three feet longer than its width. Its area is 130 square feet. What are its dimensions?\r \n" ); document.write( "\n" ); document.write( "Width = W \n" ); document.write( "Length = W + 3 \n" ); document.write( "Area of a rectangle equals W times L \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Two solutions : W=10,-13 \n" ); document.write( "A negative width doesn't make sense so W=10, L=13 \n" ); document.write( " \n" ); document.write( " |