document.write( "Question 385862: Problem: y=2.3x-4.5
\n" );
document.write( "I need to find how much y increases or decreases when x increases by 2. \r
\n" );
document.write( "\n" );
document.write( "I know that when x=0, y= -4.5 because that is the y-intercept.
\n" );
document.write( "Could I add 2 to -4.5 to get the answer?\r
\n" );
document.write( "\n" );
document.write( "Thanks so much for your help,\r
\n" );
document.write( "\n" );
document.write( "Mina \n" );
document.write( "
Algebra.Com's Answer #272893 by mananth(16949) You can put this solution on YOUR website! Problem: y=2.3x-4.5 \n" ); document.write( "I need to find how much y increases or decreases when x increases by 2. \n" ); document.write( "... \n" ); document.write( "when x increases by 2 the equation becomes \n" ); document.write( "y=2.3(x+2)-4.5 \n" ); document.write( "y=2.3x+(2.3*2)-4.5 \n" ); document.write( "y=2.3x+4.6-4.5 \n" ); document.write( "(y=2.3x-4.5) +4.6\r \n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |