document.write( "Question 705699: the diagonal of a rectangle is 26 cm. If the length is 2.4 times the width. Find the area of thee rectangle. \n" ); document.write( "
Algebra.Com's Answer #434725 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! length x, width y. \n" ); document.write( "x=2.4y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Diagonal of 26 cm is hypotenuse of right triangle. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "y=10. \n" ); document.write( "That means, x=240\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Area for RECTANGLE is xy=2400 square cm's \n" ); document.write( " |