document.write( "Question 28949: Is y a direct variable of x in the following equation?
\n" );
document.write( "2y=5x+1 \n" );
document.write( "
Algebra.Com's Answer #15813 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Yes, y varies directly with x. That means \"as x increases, \n" ); document.write( "y also increases\". Try it: let x=0; y will be 1/2 \n" ); document.write( "Now, if x increases to 5, then y will be 13. \n" ); document.write( "So, as x increased, so did y. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |