document.write( "Question 57878: write the equation of a line that goes through the points (2,0) and (0,2). \n" ); document.write( "
Algebra.Com's Answer #39549 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
write the equation of a line that goes through the points (2,0) and (0,2).
\n" ); document.write( "To write an equation of a line we need a point and a slope.
\n" ); document.write( "The equation for slope when given two points is:\"highlight%28m=%28y2-y1%29%2F%28x2-x1%29%29\"
\n" ); document.write( "Your (x1,y1) = (2,0) and your (x2,y2)=(0,2)
\n" ); document.write( "\"m=%282-0%29%2F%280-2%29\"
\n" ); document.write( "\"m=2%2F-2\"
\n" ); document.write( "m=-1
\n" ); document.write( "The slope intercept form of a line is \"highlight%28y=mx%2Bb%29\" where slope=m and (0,b) is the y-intercept.
\n" ); document.write( "your m=-1 and (0,b)=(0,2)
\n" ); document.write( "\"y=%28-1%29x%2B2\"
\n" ); document.write( "\"y=-x%2B2\"
\n" ); document.write( "Happy Calculating!!!
\n" ); document.write( "
\n" );