document.write( "Question 313708: If I have the ordered pairs of (2,54) &(54,2) How would I figure out where they would intersect. I know there is an equation for it but I can't remember hwo to get it started. \n" ); document.write( "
Algebra.Com's Answer #224309 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If I have the ordered pairs of (2,54) &(54,2) How would I figure out where they would intersect. I know there is an equation for it but I can't remember hwo to get it started. \n" ); document.write( "------------------ \n" ); document.write( "First find the slope of the line thru the points. \n" ); document.write( "slope m = diffy/diffx = -52/52 = -1 \n" ); document.write( "Then use either point and y = mx + b to find the y-intercept, b. \n" ); document.write( "54 = -1*2 + b \n" ); document.write( "b = 56 \n" ); document.write( "--> y = -x + 56 \n" ); document.write( "x+y = 56 \n" ); document.write( " \n" ); document.write( " |