document.write( "Question 494314: find the slope determined by the following pairs of points\r
\n" );
document.write( "\n" );
document.write( "(7/2, -1), (-3,2/3) i no what the formula is, I just am unable to solve the fractions to get the correct answer.such as what is 2/3-(-1) and -3-7/2?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #335597 by chessace(471) You can put this solution on YOUR website! 2/3 + 1 = (2+3)/3 = 5/3 \n" ); document.write( "-3 -7/2 = (-6-7)/2 = -13/2 \n" ); document.write( "slope = (5/3)/(-13/2) = -(5*2)/(3*13) \n" ); document.write( " \n" ); document.write( " |