Understanding the following two equations

56 Views Asked by At

I'm reading through some texts and came across the following two lines. I'm curious how they should be read.

Volume = $4/3\enspace π r^3$

Surface Area = $4\enspace π r^2$

In the example of Volume: Is $4$ divided by $3$, multiplied by $\pi$? Is it $4/3$ of $\pi$? What's the suggested way of reading stuff like this, because it comes off as poorly-structured.

2

There are 2 best solutions below

2
On BEST ANSWER

It’s just the constant pi multiplied by 4/3, multiplied by the radius cubed. Since multiplication is commutative, you can do it in any order.

4
On

It's $$V=\frac{4}{3}\pi r^3=\frac{4}{3}\cdot\frac{\pi r^3}{1}=\frac{4\cdot\pi r^3}{3\cdot1}=\frac{4(\pi r^3)}{3}=\frac{(4\pi) r^3}{3}=\frac{4\pi r^3}{3}.$$