document.write( "Question 132240: y=1/2x-3.What is the slope?
\n" );
document.write( "I got an answer of -3
\n" );
document.write( "Is this correct?
\n" );
document.write( "Thank You! \n" );
document.write( "
Algebra.Com's Answer #96612 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! y=(1/2)x-3.What is the slope? \n" ); document.write( "----------- \n" ); document.write( "The slope is the change in \"y\" when x changes by one. \n" ); document.write( "---------- \n" ); document.write( "Let x = 0, then y = (1/2)*0 -3 = -3 \n" ); document.write( "Let x = 1, then y = (1/2)*1 -3 = -2.5 \n" ); document.write( "----------------------------------- \n" ); document.write( "Notice that the change in y is 1/2 \n" ); document.write( "That is the slope. \n" ); document.write( "----------------------------------- \n" ); document.write( "In general, if you have an equation y = mx + b \n" ); document.write( "the slope is m. \n" ); document.write( "Your eqution is y = (1/2)x -3 so m = 1/2 is the slope. \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |