chriscarson
- 197
- 26
Ok so you did convert from square mm to square m but in the proper way , I used an online converter.jbriggs444 said:Given an input measurement of 25 millimeters radius and desiring a result for the area of a corresponding circle, there are two ways to proceed.
1. Convert 25 millimeters to meters and compute ##\pi r^2## with the result in square meters.
2. Compute ##\pi r^2## with the result in square millimeters and convert the result to square meters.
Let us proceed with the first approach.
$$r=25\text{ mm} \times \frac{1\text{ m}}{1000\text{ mm}}=0.025\text{m}$$ $$a=\pi r^2=\pi (0.025\text{ m})^2=0.0019635\text{ m}^2$$ Round to 0.0020 m2Let us try the second approach instead.
$$r=25\text{ mm}$$ $$a=\pi r^2=\pi\ (25\text{ mm})^2=1963.5\text{ mm}^2=1963.5\text{ mm}^2 \times (\frac{1\text{ m}}{1000\text{ mm}})^2=\frac{1963.5}{1000 \times 1000}\text{ m}^2 = 0.0019635\text{ m}^2$$ Round to 0.0020 m2
Six of one. Half dozen of the other.