One serving is 3/4 cups of rice. To find out how many serving there are in 12 cups of rice, you divide 12 by 3/4. (When dividing fractions, don't ask why. Flip the second one over and multiply).
12/(3/4) = 12 *(4/3) = 48/3 = 16
There are 16 servings of rices in 12 cups.
Answer:
The surface area is the area that describes the material that will be used to cover a geometric solid. When we determine the surface areas of a geometric solid we take the sum of the area for each geometric form within the solid.
Answer: the value of the account after 6 years is $101559.96
Step-by-step explanation:
If $64,000 is invested in an IRA account, then
Principal = $64,000
So P = 64,000
The rate at which $64000 was compounded is 8%
So r = 8/100 = 0.08
If it is compounded once in a year, this means that it is compounded annually (and not semi annually, quarterly or others). So
n = 1
We want to determine the value of the account after 6 years, this means
time, t = 6
Applying the compound interest formula,
A = P(1 + r/n)^nt
A = amount after n number of years
A = 64000( 1 + 0.08/1)^1×6
A = 64000(1.08)^6
A= 64000×1.58687432294
A= 101559.956668416
Approximately $101559.96 to 2 decimal places
Answer:
see below the first three problems
Step-by-step explanation:
f(g(-2))
First, find g(-2) using function g(x). Then use that value as input for function f(x).
g(x) = -2x + 1
g(-2) = -2(-2) + 1
g(-2) = 5
f(x) = 5x
f(5) = 5(5)
f(5) = 25
f(g(-2)) = 25
g(h(3))
First, find h(3) using function h(x). Then use that value as input for function g(x).
h(x) = x^2 + 6x + 8
h(3) = 3^2 + 6(3) + 8 = 9 + 18 + 8
h(3) = 35
g(x) = -2x + 1
g(35) = -2(35) + 1 = -70 + 1
g(35) = -69
g(h(3)) = -69
f(g(3a))
First, find g(3a) using function g(x). Then use that value as input for function f(x).
g(x) = -2x + 1
g(3a) = -2(3a) + 1
g(3a) = -6a + 1
f(x) = 5x
f(-6a + 1) = 5(-6a + 1)
f(-6a + 1) = -30a + 5
f(g(3a)) = -30a + 5