document.write( "Question 82392: If y varies directly with x, and y = 54 when x = 9, find the constant of variation k.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #59107 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! If y varies directly with x, and y = 54 when x = 9, find the constant of variation k. \n" ); document.write( ": \n" ); document.write( "y = k*x \n" ); document.write( ": \n" ); document.write( "54 = 9k \n" ); document.write( ": \n" ); document.write( "54/9 = k \n" ); document.write( ": \n" ); document.write( "k = 6 \n" ); document.write( ": \n" ); document.write( "Check: \n" ); document.write( "y = 6*9 \n" ); document.write( "y = 54 \n" ); document.write( " |