Answer:

look from the tan A angle , the opposite is 28 and adjacent is 45
Answer:
Angle A = Angle Y
Angle B = Angle Z
Angle C = Angle X
AB = YZ
AC = YX
BC = ZX
Triangle ABC = Triangle YZX
Step-by-step explanation:
Find this by looking at the corresponding parts on the other triangle. They have the same marking on them. Make sure that when answering for segments or triangles that the order is the same on both sides.
Answer:
It's 81
Step-by-step explanation:
2^5 is 2*2*2*2*2 or 32
7^2 is 7*7 or 49
Add them together... 81
Answer: see Explanation
Step-by-step explanation:
THE GAINEY'S:
Recursive Formula :
A1 = $10
An = An-1 + $10
A2 = $10 + $10 = $20
Where n = day of the month
Explicit formula :
y = a + b(c - 1)
WHERE:
y = final amount
initial amount = a
Increment on initial amount = b
Day of the month = c
THE ARNOLD'S :
Recursive formula:
First day of the month (A1) = $10
An = 2(An-1)
A2 = 2(A1) = 2(10) = $20
A3 = 2(A2) = 2(20) =$40
Explicit formula:
y = a(b)^c
Where :
y = final amount
initial amount = a
Increment on initial amount = b
Day of the month = c