Answer:
D
Step-by-step explanation:
Count the number of places it takes to get one place past 3
There are 5 zeros in the given question. That gets you to just before the 3.
Add one more to get past the 3. That makes 5 zeros + 1 more place = 6
Since you are moving right, the 6 is minus. Your answer is 3 * 10^-6
Answer:
f(x) crosses the x-axis, then
f(x)=(x+4)^6(x+7)^5 = 0
=> x+4 =0 or x+7=0
=> x =-4 or x = -7
Let us say that:
a = ones
b = fives
c = twenties
So that the total money is:
1 * a + 5 * b + 20 * c = 229
=> a + 5b + 20c = 229 -->
eqtn 1
We are also given that:
c = a – 5 -->
eqtn 2
a + b + c = 30 -->
eqtn 3
Rewriting eqtn 3 in terms of b:
b = 30 – a – c
Plugging in eqtn 2 into this:
b = 30 – a – (a – 5)
b = 35 – 2a -->
eqtn 4
Plugging in eqtn 2 and 4 into eqtn 1:
a + 5(35 – 2a) + 20(a – 5) = 229
a + 175 – 10a + 20a – 100 = 229
11a = 154
a = 14
So,
b = 35 – 2a = 7
c = a – 5 = 9
Therefore there are 14 ones, 7 fives, and 9 twenties.
Answer:
Step-by-step explanation: