We need to round the number to the nearest hundred throusands.
this means that we will check the number after the poaition of the hundred thousands, if it is 5 or more,then we will add one otherwise we will ignore it and add zeros.
based on this, the number in the position next to the hundred thousands is 8 which mean that we will add one to the hundred thousands positions while all others will become zero.
Therefore,
789,091 to the nearest hundred thousands is 800,000
Answer:
A) rate of change would be dividing the number of songs wanted (150) by the number of weeks downloading (5)
150/5 = 30
since the total quantity wanted is becoming less every week the rate of change would be negative so it becomes -30
Initial value is 150, which is the total number of songs they want
B) rate of change would be dividing the number of songs wanted (150) by the number of weeks downloading (5)
150/5 = 30
since the total quantity wanted is becoming less every week the rate of change would be negative so it becomes -30
Initial value is 150, which is the total number of songs they want
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