2 , 4 the last one will be 28
(2*length)+(2*width)=perimeter
length=4+2w
(2(4+2w))+(2(w))=74
74=(8+4w)+(2w)
74=6w+8
66=6w
w=11
length=4+2(11)
l=4+22
l=26
-2x^2 + 3x - 9 = 0
The quadratic is not factorable so quadratic formula must be used.
x = (-b + - √(b^2 - 4ac))/2a
a = -2, b = 3, c = -9
x = (-3 + - √(9 - 4*-2*-9))/-4
x = (-3 + - √(-63))/-4
x = -3 + - 3i√7
--------------
-4
x = 3 + 3i√7 x = 3 - 3i√7
------------ ------------
4 4