Answer:
(3,2)
Step-by-step explanation:
when reflecting across the x axis the y value becomes - while the x value stays the same
Answer: The first machine would cost $420
and the second machine would cost $432
you should buy the first machine
Step-by-step explanation:If you get a 30% discount, then you are paying 70% of the selling price.
Machine 1: 600(.70) = 420
Machine 2: A 10% discount means you pay 90%
600(.90) = 540 But now you get a 20% discount on that amount, which means you would pay 80%
So, 540(.80) = 432
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.
ABCDEDJGHIKLMNOP
sorry just wanted to see if the bold thing works
Answer:
A
Step-by-step explanation: