The next bigger ten is 913,620 .
The next smaller ten is 913,600.
913,610 is exactly in the middle between them.
913,610 is already written to the nearest ten.
Answer:
Step-by-step explanation:
Point slope form: y−7=34(x−3)
Slope intercept form: y=34x+194..or..y=34x+434
Explanation:
Since you have one point and the slope, you can use the point slope formula, then solve for y to get the slope intercept form, so that you can determine the y-intercept (b). Then you can graph the resulting equation.
Point slope formula
y−y1=m(x−x1), where x1,y1=(3,7), and m=34 is the slope.
Substitute the given values into the formula.
Answer:108.33, assuming that the wood fence goes around the garden and doesn’t cut across it as well
Step-by-step explanation: 4.5 times 2 times pi to find circumference. Divide by 2 because it is only half of garden. Times by 12 to convert to inches. Divide by 36. Multiply by 23.
I'll explain how to do the first one:-
y = cos-1(x2)
This can be described as ' a function of a function' x^2 is a function of x and cos-1(x^2) is a function of x^2.
We need to apply the chain rule.
Personally I find this easier to understand if i let u = x^2, so
If y = f(u) and u is a function of x then
dy/dx = dy/ du * du/dx
Here u = x^2 and y = cos-1(u)
du/dx = 2x
so dy/dx = d(cos-1(x^2) dx = dy/du * du/dx
= -1 / √(1 - u^2) * 2x
= -2x / √(1 - u^2)
= -2x / √(1 - (x^2)^2)
= -2x / √(1 - x^4)
I hope this helps. but if not. you might like to employ the formulae in the question - The square boxes contain the 'u' s in my answer. These formulae are equivalent to my explanation.