Answer: Terminating
Step-by-step explanation: Although the 0 is repeating, a 0 doesn't really mean anything as it is after the numbers. That number is just 0.012. The zeros are unnecessarily there.
Answer:
(b - c)(a - d)
Step-by-step explanation:
Given
a(b - c) + d(c - b) ← factor out - 1
= a(b - c) - d(b - c) ← factor out (b - c) from each term
= (b - c)(a - d)
Answer:
$60
Step-by-step explanation:
Jason saved gas money (x). Maria saved $20 more than double what Jason has (20 + 2x). Combined, they saved $200. Solve for x for Jason's amount.
(x) + (20 + 2x) = 200
x + 20 + 2x = 200
3x + 20 = 200
3x + 20 = 200
3x + 20 - 20 = 200 - 20
3x = 180
3x/3 = 180/3
x = 60
Jason saved $60 for this trip.
Hello from MrBillDoesMath!
Answer:
f(x) = 8 * 3^x
Discussion:
x = 0: f(x) = 8
x = 1: f(1) = f(0) * 3 = 8*3
x = 2: f(2) = f(2-1)*3 = f(1) * 3 = (8*3)*3 = 8 * 3^2
x=3 : f(3) = f(3-1)*3 = f(2)*3 = (8 * 3^2) * 3 = 8 * 3^3
Based on this we guess that
f(x) = 8 * 3^x
Thank you,
MrB