SOLUTION: m varies jointly with the square of n and the square root of q. m = k*n^2*sqrtq ----------- ------- If m = 24 when n =2 and q =4, find m when n = 5 and q = 9 If m = 24 w

Algebra ->  Proportions  -> Lessons -> SOLUTION: m varies jointly with the square of n and the square root of q. m = k*n^2*sqrtq ----------- ------- If m = 24 when n =2 and q =4, find m when n = 5 and q = 9 If m = 24 w      Log On


   



Question 135635: m varies jointly with the square of n and the square root of q.
m = k*n^2*sqrtq
-------------------
If m = 24 when n =2 and q =4,
find m when n = 5 and q = 9

If m = 24 when n =2 and q =4, find m when n = 5 and q = 9

Found 2 solutions by stanbon, solver91311:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
m varies jointly with the square of n and the square root of q.
m = k*n^2*sqrtq
-------------------
If m = 24 when n =2 and q =4,
solve for K:
24 = k*4*2
k = 3
So, m = 3*n^2*sqrt(q)
----------------------------
find m when n = 5 and q = 9
m = 3*25*3
m = 225
=============
Cheers,
Stan H.

Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
F varies jointly as x and y means F=kxy where k is the constant of variation.

For your problem:
m=kn%5E2sqrt%28q%29

You are given that m+=+24 when n+=+red%282%29 and q+=+green%284%29, so:

24=k%28red%282%29%29%5E2sqrt%28green%284%29%29 => 24=k%288%29, therefore k=green%283%29

Now you can write: m=green%283%29n%5E2sqrt%28q%29

Finding m for n = 5 and q = 9 is a simple matter of substitution and arithmetic.