document.write( "Question 879741: Does the line passing through the points 2,4 and 6,8 intersect a line with a slope of 5 and y-intercept of 3? \n" ); document.write( "
Algebra.Com's Answer #531015 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
The two points give slope 4 and form the line, \"y-4=4%28x-2%29\" which is
\n" ); document.write( "\"y=4x-8%2B4\"
\n" ); document.write( "\"y=4x-4\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Does this intersect \"y=5x%2B3\" ?
\n" ); document.write( "Yes, because the slopes of the two lines are different.
\n" ); document.write( "
\n" );