Firstly, understand prefixes :)
giga 1000000000
mega 1000000
kilo 1000
deci 0.1
centi 0.01
milli 0.001
micro 0.000001
nano 0.000000001
The perimeter of an object is found by adding all of the sides. The sides of his frame would be 2 ft, 2 ft, 1.5 ft (18 inches / 12 inches per foot = 1.5 feet), 1.5 feet. Adding these together we get a total length of 7 feet. However, he may want to use a slightly longer board to account for any errors!
Answer:
3. definiton of angle bisector
4. substitution property (of equality)
5. 2x+14=34
5. subtraction property of equality
6. 2x = 20
6. subtraction property of equality
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.