document.write( "Question 872832: The length of a rectangle is 7 inches longer than it is wide. If the area is 60 square inches, what are the dimensions of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #526475 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! w = width \n" ); document.write( "L = length \n" ); document.write( "- \n" ); document.write( "L=w+7 and wL=60 transcribed from description. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The sensible solution for this is \n" ); document.write( " |