Work seriously and you will be eable to answer
Answers:
a = 2
b = 3
=======================================================
Explanation:
Plug in x = 0 and y = 2 to find that
y = a*b^x
2 = a*b^0
2 = a*1
2 = a
a = 2
Then plug in x = 3 and y = 54 to determine the value of b
y = a*b^x
y = 2*b^x
54 = 2*b^3
2b^3 = 54
b^3 = 54/2
b^3 = 27
b = (27)^(1/3)
b = 3
So we have y = a*b^x update to y = 2*3^x
Answer:
(f - g)(x) = 3x - 7
Step-by-step explanation:
(f - g)(x) = f(x) - g(x)
= 4x - 3 - ( x + 4 )
= 4x - 3 - x - 4
= 3x -7
It can be x = 3 and x = -15
Answer:
B) 1.75 + 0.45m = 13.90
Step-by-step explanation:
To calculate the Taxi fare, we need to sum the fixed charge and the additional charge. Fixed charge ever is $1.75. The additional charge changes with the miles traveled (one mile costs $0.45, two miles $0.90, and so on), so we need multiply the charge ($0.45) by the miles m traveled.
1.75 + 0.45 m
The problem says that the fare was equals to $13.90 so the final equation is
1.75 + 0.45m = 13.90