document.write( "Question 397332: Find the intersection of the line through the points (7,10) and (4,2) with the line y=x. The point of intersection is (A,B) where A=? and B=? \n" ); document.write( "
Algebra.Com's Answer #281634 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Using the point-slope formula, \"m+=%28y%5B2%5D+-+y%5B1%5D%29%2F%28x%5B2%5D+-+x%5B1%5D%29\" to find slope
\n" ); document.write( "(7,10) and
\n" ); document.write( " (4,2) m = 8/3, the slope of the line containg these points
\n" ); document.write( "Using the standard slope-intercept form for an equation of a line y = mx + b
\n" ); document.write( " where m is the slope and b the y-intercept.
\n" ); document.write( " y = (8/3)x + b |using ordered pair Pt(4,2) to solve for b
\n" ); document.write( " 2 = 32/3 + b
\n" ); document.write( " -26/3 = b
\n" ); document.write( " y = (8/3)x -20/3
\n" ); document.write( " Pt(5,5) is the point of intersection of these lines according to the graph
\n" ); document.write( "CHECKING our Answer:
\n" ); document.write( "x = (8/3)x -20/3, 3x = 8x - 20, 20 = 5x, x = 5 and y = 5 (y = x)
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );