document.write( "Question 600385: A rectangle has a diagonal measuring 13 feet and its area is 60 ft^2. What are its dimensions? \n" ); document.write( "
Algebra.Com's Answer #379332 by alicealc(293)![]() ![]() ![]() You can put this solution on YOUR website! let the rectangle's length = L and rectangle's width = W\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "multiply all by \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Factorize it into: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "because the dimension of a rectangle can't be negative numbers, so \n" ); document.write( "W = 12 or W = 5 \n" ); document.write( "if W = 12 then L = 60/12 = 5 \n" ); document.write( "if W = 5 then L = 60/5 = 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so the dimension of the rectangle is 12 ft x 5 ft \n" ); document.write( " |