<span>False. Perimeter is a linear measure. Square units are for area.</span>
Answer:
(-1,2), (1,1), (0,0), (4,-25)
Step-by-step explanation:
Hope this helps!!
First, rewrite the equation so that <em>y</em> is a function of <em>x</em> :

(If you were to plot the actual curve, you would have both
and
, but one curve is a reflection of the other, so the arc length for 1 ≤ <em>x</em> ≤ 8 would be the same on both curves. It doesn't matter which "half-curve" you choose to work with.)
The arc length is then given by the definite integral,

We have

Then in the integral,

Substitute

This transforms the integral to

and computing it is trivial:

We can simplify this further to

Answer:
y = 1/6x -4
Step-by-step explanation:
First find the slope
m= ( y2-y1)/(x2-x1)
m=(-5 - -3)/( -6 -6)
= (-5+3)/ (-6-6)
= -2/-12
= 1/6
The slope intercept form is
y= mx+b where m is the slope and b is the y intercept
y = 1/6 x +b
Substitute a point into the equation
-5 = 1/6(-6) +b
-5 = -1+b
Add 1 to each side
-4 = b
y = 1/6x -4