You can put this solution on YOUR website! Find the area of a rectangle with length 4 and diagonal 5.
You need to start by finding the width of the rectangle, you do that by the Pythagorean theorem. One leg = 4, hypotenuse=5; so the width would be 3;
Now we can find the area;
A=LW
A=4(3)
A=12
:)