Sum of interior angles of a △ = 180°
∴ ∠T + ∠V + ∠U = 180°
⇒ 37° + 63° + X° = 180°
⇒ X° + 100 = 180°
⇒ X° = 180° - 100°
⇒ X° = 80° (D).
Medical bill = $8,440
Deductible = $400
Coinsurance plan = Medical policy 80% of all expenses above $400
Amount to pay = 400+ (8440-400)*20/100 = 400+1608 = $2,008
Answer:
f(n) = f(n - 1) + 3
Step-by-step explanation:
Substitute
to get the recursive formula.
OPTION 1: f(n) = f(n - 1) + 3
Substituting n = 1.
f(1) = f(1 - 1) + 3 = 0 + 3 = 3.
Substituting n = 2.
f(2) = f(2 - 1) + 3 = f(1) + 3 = 3 + 3 = 6.
Substituting n = 3.
f(3) = f(3 - 1) + 3 = f(2) + 3 = 6 + 3 = 9.
The numbers match the given sequence. So, we say the above recursive formula represents the sequence.
OPTION 2: f(n) = f(n - 1) + 2
Substituting n = 1
f(1) = f(0) + 2
3.
So, this is eliminated.
Similarly, OPTION 3 and OPTION 4 can be eliminated as well.
Multiply top equation by -2, then add equations so b drops out....solve for a...plug in a to get b
To find c, you must isolate it.
To do this, you must divide both sides by 5/7, since that is being multiplied by c and you must do the inverse to it to cancel it out in order to leave c by itself.
5/7c ÷ 5/7 = c
13/14 ÷ 5/7
To divide fractions, follow these steps:
Step 1- Turn the second fraction, 5/7 in this case, into its reciprocal. This means swapping the places of the numerator and denominator.
5/7 reciprocal = 7/5
Step 2- multiply the original first fraction and reciprocal second fraction.
13/14 • 7/5
13 • 7 = 91
14 • 5 = 70
13/14 ÷ 5/7 = 91/70
Step 3- Simplify if possible.
91/70
Since 70 can go into 90, you can turn this into a mixed number.
1 and 21/70
Now simplify 21/70.
Both can be divided by 7.
21 ÷ 7 = 3
70 ÷ 7 = 10
So simplified, 91/70 equals 1 and 3/10.
As a decimal, this is 1.3.
So the answer is c = 1.3, or 1 and 3/10.
Hope this helps :)