document.write( "Question 587120: how to find the slope of 8y-x=48
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #373988 by xdragonfight(116)![]() ![]() ![]() You can put this solution on YOUR website! 8y-x=48 \n" ); document.write( " subtract -x \n" ); document.write( "postive - negative= postive 48-(-x)=x+48 \n" ); document.write( "8y=x+48 \n" ); document.write( "divide everything by 8 \n" ); document.write( "8y/8=y, x/8=(1/8)x, 48/8=6 \n" ); document.write( "so the new equation is \n" ); document.write( "y=(1/8)x+6 \n" ); document.write( "y=mx+b \n" ); document.write( "M=slope \n" ); document.write( "so (1/8) is the slope \n" ); document.write( " \n" ); document.write( " |