document.write( "Question 6389: Find an equation of the line that goes through the point (1,1) and have a slope equal to 1, graph it.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Would my two sets of points be (1,1) and (2,2) since this would be a slope of 1? Not sure how to graph. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Please HELP! This is going to be my last question for some time. I would again appreciate an immediate response if possible. Thank you to whomever answers. You don't know how much I appreciate all the help I have gotten on this site. You are all angels to me. Thanks again. \n" );
document.write( "
Algebra.Com's Answer #3436 by prabhjyot(165)![]() ![]() ![]() You can put this solution on YOUR website! Given : slope (m) = 1 \n" ); document.write( " point(1,1) x value = 1, y-value =1 \n" ); document.write( "Slope intercept form of a straight line\r \n" ); document.write( "\n" ); document.write( "y = mx +b \r \n" ); document.write( "\n" ); document.write( "we are given y,m,a ,the only thing we dont have is value for b (which gives y-intercepts)\r \n" ); document.write( "\n" ); document.write( "All we have todo is to plug the value of y,x and m in the abov equation and thensolve for b\r \n" ); document.write( "\n" ); document.write( "1=1*1+b \n" ); document.write( "b=0 \n" ); document.write( "puting values in the above equation \n" ); document.write( "y= 1x+0\r \n" ); document.write( "\n" ); document.write( " so equation of straight line is y=x \n" ); document.write( " |