
notice, Papa Bear is 18inches in diameter, but radius is half that
and "edge per dollar" simply means, how much circumference per dollar
or
Parent function = √x
On stretching vertically by factor of 6
New function G(x) = 6√x
Answer:
3.
Step-by-step explanation:
Implicit differentiation:
x^2 y + (xy)^3 + 3x = 0
x^2 y + x^3y^3 + 3x = 0
Using the product rule:
2x* y + x^2*dy/dx + 3x^2 y^3 + x^3* (d(y^3)/dx) + 3 = 0
2xy + x^2 dy/dx + 3x^2 y^3 + x^3* 3y^2 dy/dx + 3 = 0
dy/dx(x^2 + 3y^2x^3) = (-2xy - 3x^2y^3 - 3)
dy/dx= (-2xy - 3x^2y^3 - 3) / (x^2 + 3y^2x^3)
At the point (-1, 3).
the derivative = (6 - 81 - 3)/(1 -27)
= -78/-26
= 3.
Answer:
f(x+2)=3x+10
Explanation:
f(x+2) means replace all the xs with (x+2)
f(x)=3x+4
f(x+2)=3(x+2)+4
Now simplify
f(x+2)=3x+6+4
f(x+2)=3x+10