document.write( "Question 135635: m varies jointly with the square of n and the square root of q.
\n" );
document.write( "m = k*n^2*sqrtq
\n" );
document.write( "-------------------\r
\n" );
document.write( "\n" );
document.write( "If m = 24 when n =2 and q =4,
\n" );
document.write( "find m when n = 5 and q = 9\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "If m = 24 when n =2 and q =4, find m when n = 5 and q = 9 \n" );
document.write( "
Algebra.Com's Answer #99365 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! m varies jointly with the square of n and the square root of q. \n" ); document.write( "m = k*n^2*sqrtq \n" ); document.write( "------------------- \n" ); document.write( "If m = 24 when n =2 and q =4, \n" ); document.write( "solve for K: \n" ); document.write( "24 = k*4*2 \n" ); document.write( "k = 3 \n" ); document.write( "So, m = 3*n^2*sqrt(q) \n" ); document.write( "---------------------------- \n" ); document.write( "find m when n = 5 and q = 9 \n" ); document.write( "m = 3*25*3 \n" ); document.write( "m = 225 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |