Question 174278
If the length of a rectangle is 3 feet longer than the width and the diagonal is 15 feet, what is the length and width?

width = x

length = 3 more than the width = (x + 3)

diagonal = 15

Here is your equation:

x^2 + (x + 3)^2 = 15^2

Can you finish now?