document.write( "Question 562634: If y varies directly with x and x increases by 2, is it possible to determine by how much y increases or decreases? Explain.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #364632 by issacodegard(60) You can put this solution on YOUR website! If y varies directly with x, then y(x)=kx for some real number k. If x increases by 2, then we have y(x+2)=k(x+2)=kx+2k=y(x)+2k \n" ); document.write( "So, we see that if x increases by 2, y increases by 2k. \n" ); document.write( " |