document.write( "Question 207926: If two lines have different slopes and the same y-intercepts, how many points of intersection are there? \n" ); document.write( "
Algebra.Com's Answer #157275 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
always two line will intersect only once.
\n" ); document.write( "if they have the same y intercepts then that is their point of intersection.
\n" ); document.write( "example:
\n" ); document.write( "-----
\n" ); document.write( "y = -2x + 3
\n" ); document.write( "y = 1/2x + 3
\n" ); document.write( "-----
\n" ); document.write( "these lines are perpendicular because their slopes are negative reciprocals of each other.
\n" ); document.write( "as can be seen on the graph, their only point of intersection is at the y intercept.
\n" ); document.write( "-----
\n" ); document.write( "\"graph%28600%2C600%2C-5%2C5%2C-5%2C5%2C-2x%2B3%2C%281%2F2%29x%2B3%29\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );