Write an equation for density, using the variables provided

4.5k Views Asked by At

enter image description here

I have no idea how my answer is wrong. I am so certain it is right. This problem asks me to use THEIR variables to solve for density.

density = $\frac MV$

$M$ can already be used for Mass, it's $9.25$ kg in this scenario but they want VARIABLES, not numeric values. So I have no idea why they wanted to give people $9.25$ kg and $0.91$ meters.

Volume ($V$) of a sphere, using the diameter is:

$V = \frac 16\pi d^3$

(they used $d$ for diameter).

Therefore, the answer should be: Density = $\frac M{\frac 16 \pi d^3}$

What am I doing wrong? It won't accept this, it also will not accept $\frac {6M}{\pi d^3}$!

I solved for the density and it would not accept it either (using $9.25$kg and $0.91$ meters) It comes out to approximately $23.4433101635$ $kg/m^3$

2

There are 2 best solutions below

1
On BEST ANSWER

Your expression for the volume $V$ indeed correctly evaluates to:

$$V=\frac{1}{6}\pi d^3$$

Thus, using $\rho_s=\frac{M}{V}$ should give you $\rho_s=\frac{M}{\frac{1}{6}\pi d^3}=\frac{6M}{\pi d^3}$, which is the answer you have correctly obtained.

However, the issue likely has something to do with the way you typed your answer.

The way you typed it suggests the following:

$$\frac{M}{\left(\frac{1}{6}\right)} \pi d^3$$

Which is not equal to the correct expression you probably meant.

To solve this issue, just add extra parantheses:

Try the following:

M/((1/6) * pi * d^3)

(6M)/(pi*d^3)

If you want, you can let me know if these inputs work. If they do not, then I can try to provide more suggestions.

2
On

I came across this problem (it wouldn't let me input the end brackets) and discovered that next to the button you press for exponents is a button to return from the exponent. When I pressed that button after typing d^3, it let me add the end brackets.