Question 235662
the width of a rectangular poster is one half of its length. the area of the poster is 128sq ft what is the width of the poster?
---------------------------------
Let the length be x :
Then the width is x/2:
-------------------------
Equation:
Area = length * width
128 = x*(x/2)
x^2 = 256
x^2-256 = 0
x^2-2^8 = 0
(x-2^4)(x+2^4) = 0
Positive Solution:
x = 16 ft.
------------------
x/2 = 8 ft. (width)
=========================
Cheers,
Stan H.