document.write( "Question 867991: Find the slope of the following line:\r
\n" );
document.write( "\n" );
document.write( "x/2 + y/3 = 1\r
\n" );
document.write( "\n" );
document.write( "(sorry, im not sure how to write out fractions with my computer. The x is over 2 and the y is over 3 and it all equals 1) \n" );
document.write( "
Algebra.Com's Answer #523298 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "\n" ); document.write( "multiply by 6 \n" ); document.write( "3x+2y=6 \n" ); document.write( "2y=-3x+6 \n" ); document.write( "y = (-3/2)x +3\r \n" ); document.write( "\n" ); document.write( "compare the equation with y= mx+b\r \n" ); document.write( "\n" ); document.write( "m=slope=(-3/2) \n" ); document.write( " \n" ); document.write( " |