Answer:
???????????????????????????????
Area of circle = pi x r^2
= 22/7 x 40^2
= 5028.57
= 5030cm^2 (3 SF)
Harap awak faham hehehe kalau jawapan betul bagi brainliest yer hehehe
Answer:
No
Reasoning:
If something is a perfect cube, it is able to be put under a cube root (
) and will result in an integer (a non-decimal number > 0, basically).
So let's calculate
, and see if the result is an integer.
= 3.634.......
As you can see, the result is not an integer, therefore 48 is not a perfect cube.
Answer:
C and E
Step-by-step explanation:
To answer this question, we plug in the X values of the coordinates into the equation to see if they'll give us the corresponding Y value.
(X, Y)
Example:
Y = 5X
6 != 5 * 3
We do this for every coordinate point. If the problem doesn't make sense, it doesn't fall on the line. Let's test every one of these.
B. (0, 1)
1 != 5 * 0
C. (3, 15)
15 = 5 * 3
D. (4, 2)
2 != 5 * 4
E. (-1, -5)
-5 = 5 * -1
F. (-1, 5)
5 != 5 * -1
* For those who don't know, the != is how to say "not equal to" in computer science.