document.write( "Question 1077114: Find the coefficient of variation, k. Write a Function that models each variation. \r
\n" );
document.write( "\n" );
document.write( "x = 5 and y = 3 when z = 7. z varies directly with x and inversely with y. \n" );
document.write( "
Algebra.Com's Answer #691663 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the coefficient of variation, k. Write a Function that models each variation. \n" ); document.write( "x = 5 and y = 3 when z = 7. z varies directly with x and inversely with y. \n" ); document.write( "----- \n" ); document.write( "z = k*x/y \n" ); document.write( "------------------- \n" ); document.write( "7 = k*5/3 \n" ); document.write( "k = 21/5 \n" ); document.write( "k = 4.2 \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |