document.write( "Question 38052: IS EACH EQUATION A DIRECT VARIATION? IF IT IS, WHAT IS THE CONSTANT OF VARIATION?
\n" );
document.write( " A. Y= 5/8X
\n" );
document.write( "B. 3Y=8X
\n" );
document.write( "C. X+5Y=10 \n" );
document.write( "
Algebra.Com's Answer #23549 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Direct variation is always in the form y = kx where k is the constant of variation...so \n" ); document.write( "A. yes, k = 5/8 \n" ); document.write( "B. yes, k = 8/3 after you divide both sides by 3 \n" ); document.write( "C. no, not exactly, since if we solve for y, we get y = (-1/5)x + 2 and it is the 2 that throws everything off \n" ); document.write( " |