Question 881459
Did you check it?
if 94.25 is the length what is the width?
84.25-10 is the width
94.25*84.25=7940.5625
you used the formula for circumference not area!

you want L*w=375
L*(L-10)=375
L^2-10L-375=0


*[invoke change_this_name4450 1, -10, -375, "x"] 
the solver doesn't like L
discard negative answers
x-25=0
L=25
W=15