The egation is 58/0.79=73
the cocoa ways 73% of the grams and 73% of 58 is 42 so the cocoa weighs 42 grams in total
267 x 0.02 = 5.34
267 + 5.34 = 272.34
267 x 0.08 = 21.36
267 - 21.36 = 245.64
267 + 272.34 + 245.64 = $784.98
Let's make an equation where x is the number of gallons and y will be the overall price.
2.5x=y; since it is $2.52 PER gallon, you need to multiply the amount of gallons by the cost. In this case, it is 4.
2.5(4)=10
So, the price of 4 gallons is $10.
Answer:
Step-by-step explanation:
(4,6) and (20,14) are points on the line.
slope of line = (14-6)/(20-4) = 8/16= 1/2
point-slope equation for line of slope 1/2 that passes through (6,4):
y-4 = (½)(x-6)
in slope-intercept form:
y = ½x + 1
y-intercept = 1
Answer:
24
Step-by-step explanation:
f(n) = f(n − 1) + 3
if n = 7 => f(7) = f(7-1) + 3 = f(6) + 3
if n = 6 => f(6) = f(6-1) + 3 = f(5) + 3
if n = 5 => f(5) = f(5-1) + 3 = f(4) + 3
if n = 4 => f(4) = f(4-1) + 3 = f(3) + 3
if n = 3 => f(3) = f(3-1) + 3 = f(2) + 3
if n = 2 => f(2) = f(2-1) + 3 = f(1) + 3
if f(1) = 6 then f(2) = 9
f(3) = 12
f(4) = 15
f(5) = 18
f(6) = 21
f(7) = 24