80 = -1(80), -2(40), -4(20), -5(4),
Total answers include: -81, 79, -42, 16, -9, and 1.
None of them add up to 6!
Are you doing polynomial equations?
If so, you can solve it the hard way.
x^2 + 6x -80 = 0
(x^2 + 6x + 9) - 80 = 9
(x+3)^2 = 89
(x+3) = 9.43
x = 6.43
If you're not doing those then I'm afraid your question has no answer.
Hope that helps!
By giving just the radius and asking for the arc length of that circle your answer will be without math is 22
π
feet
But;
Let’s do same math!
Arc length = (()/360)⋅2⋅⋅
(
(
a
n
g
l
e
o
f
a
r
c
)
/
360
)
⋅
2
⋅
π
⋅
r
In this case angle of arc was not specified so: 360∘
∘
was used.
Arc length = ((360)/360)⋅2⋅⋅11
(
(
360
)
/
360
)
⋅
2
⋅
π
⋅
11
Arc length = 22
π
feet
The picture is not clear. let me assume
y = (x^4)ln(x^3)
product rule :
d f(x)g(x) = f(x) dg(x) + g(x) df(x)
dy/dx = (x^4)d[ln(x^3)/dx] + d[(x^4)/dx] ln(x^3)
= (x^4)d[ln(x^3)/dx] + 4(x^3) ln(x^3)
look at d[ln(x^3)/dx]
d[ln(x^3)/dx]
= d[ln(x^3)/dx][d(x^3)/d(x^3)]
= d[ln(x^3)/d(x^3)][d(x^3)/dx]
= [1/(x^3)][3x^2] = 3/x
... chain rule (in detail)
end up with
dy/dx = (x^4)[3/x] + 4(x^3) ln(x^3)
= x^3[3 + 4ln(x^3)]