Answer:
36
Step-by-step explanation:
Rewrite this as
(2)(3)(√3)(√12), or
6 * √36, or
6 * 6 = 36
Answer:
m<D = 14
Step-by-step explanation:
Exterior angles thm:
83 + 6x - 4 = 21x + 4
6x + 79 = 21x + 4
6x - 21x = 4 - 79
-15x = -75
x = 5
m<D:
6x - 4
6(3) - 4
18 - 4
14
The formula is 1/2 x P x L + B
P=perimeter
L=Side length
B= Slanted Base length
ANSWER= 8 mi
Answer:
You just need to find the length of LM and NM and then find the area of semi-circles using the formula πr²÷2
The way you worded the question kind of confuses me but i'll try to answer.
Think of recursion like climbing a ladder; in this type of sequence you start out somewhere, usually n. So in f(n-1)+1, you take n (where you started) and "step down" once, and then step up once (which brings you back where you were). Remember PEMDAS when doing these.