document.write( "Question 184456: find the slope of (2,6) and (10, -8)
\n" );
document.write( "find the slope and y intercept of 5x= 7y + 63
\n" );
document.write( "find the slope and y intercept of 8 - 1/5y =10x
\n" );
document.write( "find the slope of (-4, -7) and (-15, -14) \n" );
document.write( "
Algebra.Com's Answer #138483 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! find the slope of (2,6) and (10, -8) \n" ); document.write( "slope=(-8-6)/(10-2)=-14/8=-7/4 ans. \n" ); document.write( "-------------------------------------------- \n" ); document.write( "find the slope and y intercept of 5x= 7y + 63 \n" ); document.write( "7y=5x-63 \n" ); document.write( "slope=5 & y intercept=-63 \n" ); document.write( "--------------------------------------------------- \n" ); document.write( "find the slope and y intercept of 8 - 1/5y =10x \n" ); document.write( "-y/5=10x-8 \n" ); document.write( "y/5=-10x+8 \n" ); document.write( "y=-50x+40 \n" ); document.write( "slope=-50 & y intercept=40 \n" ); document.write( "--------------------------------------------------------- \n" ); document.write( "find the slope of (-4, -7) and (-15, -14) \n" ); document.write( "slope=(-14+7)/(-15+4)=-7/-11=7/11 ans. \n" ); document.write( " |