document.write( "Question 942948: I need to understand how to graph the following but I can' figure out how to make tow points out of what is given. Thank you for your help\r
\n" );
document.write( "\n" );
document.write( "y=1
\n" );
document.write( "y=x \n" );
document.write( "
Algebra.Com's Answer #574889 by macston(5194)![]() ![]() You can put this solution on YOUR website! The first equation is a horizontal line 1 unit above the x axis. For any point x, the value of y=1 Points would be(0,1),(1,1),(2,1)...\r \n" ); document.write( "\n" ); document.write( "The second equation is diagonal through the origin, intersecting the first at (1,1). Other points (0,0),(2,2),(3,3),... \n" ); document.write( " |