document.write( "Question 566078: Find the slope of the line that passes through the given pair of points. (If an answer is undefined, enter UNDEFINED.)
\n" );
document.write( "(−a + 3, b − 1) and (a + 3, −b)
\n" );
document.write( "Please help. Ive tried almosst everything!! \n" );
document.write( "
Algebra.Com's Answer #366094 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! (−a + 3, b − 1) and (a + 3, −b) \n" ); document.write( ". \n" ); document.write( "slope between two points: \n" ); document.write( "m = (y2 - y1)/(x2 - x1) \n" ); document.write( "plug in the given data: \n" ); document.write( "m = (-b - (b − 1))/((a+3 - (−a + 3)) \n" ); document.write( "m = (-b + b + 1)/((a+3 + a - 3) \n" ); document.write( "m = (1)/(2a) \n" ); document.write( "m (slope) = 1/(2a)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |