document.write( "Question 204381: find the area of a rectangle with length 4 and diagonal 5. \n" ); document.write( "
Algebra.Com's Answer #154295 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Start with: \n" ); document.write( " \n" ); document.write( "You are given the length (L = 4) but not the width (W). \n" ); document.write( "You can find the width using the Pythagorean theorem: \n" ); document.write( "b is the width (W) which is what we need to find before we can calculate the area. So... \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The area is: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |