document.write( "Question 269471: Determine whether a system of two linear equations with (0,0) and (2,2) as solutions sometimes, always, or never has other solutions. \n" ); document.write( "
Algebra.Com's Answer #197512 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
A line is defined by two points. You have two points, so you have one line.
\n" ); document.write( ".
\n" ); document.write( "We know two points: (0,0) and (2,2)
\n" ); document.write( "m = slope = rise/run = change in y/ change in x
\n" ); document.write( "m = (2-0)/(2-0) = 2/2 = 1
\n" ); document.write( ".
\n" ); document.write( "By inspection we know the x and y intercepts, which is the origin (0,0).
\n" ); document.write( ".
\n" ); document.write( "That means the equation is:
\n" ); document.write( "y = mx +b
\n" ); document.write( "y = 1*x +0
\n" ); document.write( "y = x
\n" ); document.write( ".
\n" ); document.write( "
\n" );