30. Set up a proportion of 6/2 and x/10. cross multiply 6 times 10 and you get 60. divide 60 by 2=30
Answer:
SAS
Step-by-step explanation:
side GF is shared.
angles between the sides, ∠EGF ≅ ∠HFG because they are corresponding congruent angles
Answer:
d
Step-by-step explanation:
A(n) = 1 - 0.1(n-1)
A(1) = 1- 0.1*(1-1) = 1 - 0.1*0 = 1
A(2) = 1- 0.1*(2-1) = 1 - 0.1*1 = 1- 0.1 = 0.9
A(3) = 1 - 0.1(3-1) = 1 - 0.1*2 = 1-0.2=0.8
Method:
A(1)=1
D = A(2)-A(1) = 0.9 - 1 = -0.1
A(n) = A(1)+(n-1)*d = 1 + (n-1)*(-0.1)
= 1 - 0.1(n -1)