To find the sales tax, you need to find 9.5% of 4.25
4.25*.095 = <span>.40375
Now we need to add the sales tax to the price.
4.25 + </span>.40375 = <span>4.65375
Because dollars one have 2 decimal points we should round this to 4.65
Hope this helped!
</span>
Answer:
Explicit tn = 52 + (n - 1)*(-12)
Recursive = tn = t(n - 1) - 12
Step-by-step explanation:
The difference between term n and term n - 1 is can be found by taking the difference between and 2 consecutive terms.
t3 = 28
t2 = 40
d = t3 - t2
d = 28 - 40
d = - 12
Explicit
tn = a1 + (n - 1)*d
a1 = 52
d = - 12
tn = 52 + (n - 1)*(-12)
<em><u>Example</u></em>
Find t5
t5 = 52 + (5 - 1)*(-12)
t5 = 52 + 4 * - 12
t5 = 52 - 48
t5 = 4
Recursive
tn = t(n - 1) - 12
<em><u>Example</u></em>
t5 = t4 - 12
t5 = 16 - 12
t5 = 4 just as it did before.
Answer:
c-a=b
Step-by-step explanation:
Answer:
Not really, actually it depends on the shape given whether it's a rectangle, a square etc. Because you can't conclude that the shape of a rectangle with such dimensions could be guaranteed.
Answer:
x ≥-3
Step-by-step explanation:
7 − 9x − (x + 12) less than or equal to 25
7 − 9x − (x + 12) ≤ 25
Distribute the minus sign
7 − 9x − x - 12 ≤ 25
Combine like terms
− 10x −5 ≤ 25
Add 5 to each side
− 10x −5+5 ≤ 25+5
− 10x ≤ 30
Divide by -10. Remember that this flips the inequality
− 10x/-10 ≥30/-10
x ≥-3