9514 1404 393
Answer:
x = 22.5
Step-by-step explanation:
The angle bisector divides the triangle sides proportionally.
x/30 = 24/32
x = 30(24/32)
x = 22.5
Answer:
recursive: f(0) = 7; f(n) = f(n-1) -8
explicit: f(n) = 7 -8n
Step-by-step explanation:
The sequence is an arithmetic sequence with first term 7 and common difference -8. Since you're numbering the terms starting with n=0, the generic case will be ...
recursive: f(0) = first term; f(n) = f(n-1) + common difference
explicit: f(n) = first term + n·(common difference)
To get the answer above, fill in the first term and common difference values.
Answer:
A. GF
Step-by-step explanation:
The shortest side in a triangle is opposite the smallest angle
<d = 180 -52 -61 =67
The smallest angle is 52 so the smallest side is DG
<f = 180 - 48-85 =50
The smallest angle is 48 so the smallest side is FG
The smallest angle is 48 so the smallest side overall is FG (GF)
Answer:
3.2 because 16 divided by 5 is 3.2
Sorry my handwriting is so bad!!
Answer:
73.25%
Step-by-step explanation:
To solve this, you need to write it as a proportion. The proportion for this problem would be 14.65/20 = x/100. You cross multiply and get 20x=1465. Then you divide both sides by 20 which would mean x=73.25 which is your answer as a percent.