Problema Solution
A rectangle is 7 feet longer than it is wide and has an area of 98 square feet
Answer provided by our tutors
let
l = the length of the rectangle, l>0
w = the width of the rectangle, w>0
A = 98 ft^2 the area
a rectangle is 7 feet longer than it is wide:
l = w + 7
the formula for the area of rectangle is: A = l*w thus
l*w = 98
plug l = w +7 into the last equation:
(w + 7)*w = 98
by solving we find:
w = 7 m
click here to see the step by step solution of the equation:
l = 7 + 7
l = 14 m
the width of the rectangle is 7 meters.
the length of the rectangle is 14 meters.