document.write( "Question 729293: the length of a rectangle is 1 cm less than 3 times the width. The rectangle has an area of 24 square cm. find the exact length of a diagonal of this rectangle \n" ); document.write( "
Algebra.Com's Answer #445827 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! x = length \n" ); document.write( "y = width \n" ); document.write( "x = -1+3y \n" ); document.write( "d = diagonal\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "AREA, \n" ); document.write( "FIND DIAGONAL, d. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Using area equation, first find y. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "for practical purposes, \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Using formula just found for d, diagonal, \n" ); document.write( " \n" ); document.write( " |