document.write( "Question 257733: in direct variation if y varies directly with x:\r
\n" );
document.write( "\n" );
document.write( "find the equation for the direct variation if y=20 when x= 3 find x when y=8 \n" );
document.write( "
Algebra.Com's Answer #189598 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Step 1 write y = kx and find k using known x and y information. \n" ); document.write( "y = kx \n" ); document.write( "20 = 3k \n" ); document.write( "k = 20/3 \n" ); document.write( "step 2 - rewrite the equation with your new K value as \n" ); document.write( "y = (20/3)x \n" ); document.write( "step 3 find x when y = 8 \n" ); document.write( "8 = (20/3)x \n" ); document.write( "24/20 = x \n" ); document.write( "x = 6/5 \n" ); document.write( " |