I am not 100% positive but I think it is 4117.66
I hope this helps you
width w
length w+11
perimeter =2 (width +length )
86=2 (w+w+11)
43=2w+11
32=2w
w=16
length = w+11=16+11=27
Answer:
Remember that the slope of perpendicular lines are negative reciprocals of each other.
Step-by-step explanation:
y = 1 - 2x the slope is -2 the value of the x term.
So the slope of the new line using point (- 1, 2) is 1/2.
Now use y = mx + b where y = -1, x = 2, and m = 1/2 .
y = mx + b
-1 = 1/2(2) + b solve for "b", the y-intersect
-1 = 1 + b
-2 = b
The line that is perpendicular to y = 1 - 2x is y = 1/2x - 2