Question 1066752
Solve for c
Undo everything done to c.


Solve for n
Undo everything done to n.



{{{highlight_green(m=c(s/sqrt(n)))}}}----given equation




As a helpful example, here is solving for s.
{{{m(1/c)=c(s/sqrt(n))(1/c)}}}


{{{m/c=s/sqrt(n)}}}


{{{(m/c)sqrt(n)=(s/sqrt(n))*sqrt(n)}}}


{{{(m*sqrt(n))/c=s}}}----formula for s in terms of the other variables



Now, you solve for c, and solve for n.