document.write( "Question 375651: Given that y varies directly with x, use the specified values to write a direct variation equation that relates x and y,\r
\n" );
document.write( "\n" );
document.write( "x=5,y=10
\n" );
document.write( "x=4,y=6
\n" );
document.write( "x=2,y=-16
\n" );
document.write( "What does direct variation mean? \n" );
document.write( "
Algebra.Com's Answer #267173 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The first: y = 2x. \n" ); document.write( "The second: y = 3x/2. \n" ); document.write( "The third: y = -8x. \n" ); document.write( "Direct variation: y varies directly as x if y = k*x, for some proportionality constant k. \n" ); document.write( " |