Answer:
She should have about $150
Step-by-step explanation:
If you round all the numbers you get..
140-50-20+80
140-50-20=70
70+80=150
Answer:
This is a rectangle
Step-by-step explanation:
2D shape with 4 right angles would be a rectangle because 2 sides are equal and the other 2 would be equal to give you 4 right angles
From the explicit formula:
an=3+(n-1)8
simplifying this we get:
an=3+8n-8
an=8n-5
thus
the recursive formula is:
an=an-1+
the missing part is the common difference which is 8
Answer: A. 4.79(n)=20.00
Step-by-step explanation:
we need to find what amount of coffee (per pound) is equivalent to $20.00
so we take the unknown amount (n) and multiply it by $4.79
for example, say Ken wants 4 pounds, we need to know if it is equivalent to $20.00
so take 4.79 and multiply it by 4 to see if it is equal to or less than $20.00 in this case $4.79 x 4 = $19.16
hope this helps (^_^)
Answer: 571
To get this answer, we first need to compute the value of f(4). This happens when we plug x = 4 into f(x)
f(x) = 5x + 4
f(4) = 5*4+4 ... each x replaced with 4
f(4) = 20+4
f(4) = 24
Now replace every 'x' in g(x) with f(4) like so
g(x) = x^2 - 5
g(x) = ( x )^2 - 5
g(f(4)) = ( f(4) )^2 - 5 .... every x replaced with f(4)
g(f(4)) = ( 24 )^2 - 5 ... see note below
g(f(4)) = 576 - 5
g(f(4)) = 571
note: the f(4) on the right hand side of that equation is replaced with 24, because we found earlier that f(4) = 24. In other words, f(4) is the same as 24.