The biggest common factor number is the GCF number. So the greatest common factor 9 and 14 is 1.
I'm assuming your function is f(x) = -9^(x+1)
So we just have to plug in and see if the function is true.
1) -9^(0+1) = -9^1 = -9
YES
2) -9^(1+1) = -9^2 = -81
NO
3) -9^(-1+1) = -9^0 = -1
YES
Answer:
69
Step-by-step explanation:
At the bank, Derek made 7 withdrawals, each in the same amount. His brother, John, made 5 withdrawls, each in the same amount.
Let x be the amount of one of Derek's withdrawals
Each of John's withdrawals was $5 more than each withdrawal that Derek made.
x + 5 is t the amount of one of John's withdrawals
Derek made 7 withdrawals
So amount withdraw 7 times = 7x
John made 5 withdrawals
So amount withdraw 5 times = 5(x+5)
Both Derek and John withdrew the same amount of money in the end
(A) 7x = 5(x+5)
(B) Solve for x
7x = 5x + 25
Subtract 5x from both sides
2x = 25
Divide by 2
x = 12.5
(C) check your solution
we plug in 12.5 for x in 7x= 5x + 25
7(12.5) = 5(12.5) + 25
87.5 = 62.5+ 25
87.5 = 87.5
(D) Each brother withdrawal 87.5 dollars