If we have a circle with a radius of 3 we need to find the diameter of the circle. Remember radius is half of the diameter. So, the diameter is 6 units.
Use the circumference formula: C=3.14D
C=3.14(6)
C=18.84 units
Ratio 1:2:3 means we have x, 2x and 3x as the three parts
x+2x+3x = 42
6x = 42
6x/6 = 42/6
x = 7
Since x = 7, this means 2x = 2*7 = 14 and 3x = 3*7 = 21
Dividing 42 into the ratio of 1:2:3 means we have 7:14:21 as the answer
If we divide all three parts of 7:14:21 by the GCF 7, we reduce it down to 1:2:3
As a check,
7+14+21 = 21+21 = 42
so it works out
Answer:
$25.31
Step-by-step explanation:
If you multiply 33.75 by .75 you get your answer.
Answer:The amount of paint that was sold altogether is 173.36 litres
Step-by-step explanation:
The total amount of paint that the paint shop stocks is 1800 litres.
24% of the paint is white. It means that the amount of white paint would be
24/100 × 1800 = 0.24 × 1800 = 432 litres.
The amount of the remaining paint other than white would be
1800 - 432 = 1368 litres
The shops sells 18% of the white paint. This means that the amount of white paint sold by the shop will be
18/100 × 432 = 0.18 × 432 = 77.6 litres.
The shops sells 7% of the rest of the paint.
This means that the amount of the rest paint sold by the shop will be
7/100 × 1368 = 0.07 × 1368 = 95.76 litres.
The amount of paint that was sold altogether would be
77.6 + 95.76 = 173.36 litres
f(x) = 5x²
f(10) = 5(10)² = 5(100) = 500
f'(x) = 10x
f'(10) = 10(10) = 100
Now, find the line that passes through (10, 500) and has a slope of 100
y - y₁ = m(x - x₁)
y - 500 = 100(x - 10)
y - 500 = 100x - 1000
y = 100x - 500