document.write( "Question 53660: find the slope of the line that passes throught the ordered pairs:\r
\n" );
document.write( "\n" );
document.write( "(a,b); (b,a)
\n" );
document.write( "(a,b); (-b,-a)\r
\n" );
document.write( "\n" );
document.write( "simplifiy and express your answer as a real number. \n" );
document.write( "
Algebra.Com's Answer #36238 by wgomero(28)![]() ![]() ![]() You can put this solution on YOUR website! slope= (b - a)/(a - b)= - 1, les asume that b=4 and a=7, then (4 - 7)/(7 - 4) = \n" ); document.write( "- 3/3= -1\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "slope = (b -(-a))/ (a -(-b)) (b + a )/( a + b) = 1\r \n" ); document.write( "\n" ); document.write( "les asume that b=4 and a=7, \n" ); document.write( "(4 + 7)/(7 + 4) = 1 \n" ); document.write( " |