document.write( "Question 281609: The ordered pairs are for a direct variation. Find the missing value. I know that the direct variation form is y=kx but I'm not sure how to use it to find the missing value of the ordered pair.
\n" );
document.write( "(-2,8) and (x,12) \n" );
document.write( "
Algebra.Com's Answer #204586 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! y=kx \n" ); document.write( "plug in the first ordered pair (-2,8) to find k \n" ); document.write( "8=k*(-2) \n" ); document.write( "-4=k \n" ); document.write( "y=-4x \n" ); document.write( "now plug in the y of (x,12) to find x \n" ); document.write( "12=-4x \n" ); document.write( "-3=x \n" ); document.write( "(-3,12) \n" ); document.write( " |