Question 108703
let x=width, so x+1=length ... the  width, length and diagonal form a right triangle


by Pythagoras, x^2+(x+1)^2=4^2 ... x^2+x^2+2x+1=16 ... 2x^2+2x-15=0