document.write( "Question 55140: write an equation in slope-intercept form for the line that stisfies each set of conditions.\r
\n" );
document.write( "\n" );
document.write( "slope 1, passes through (2,5) \n" );
document.write( "
Algebra.Com's Answer #37406 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! y=mx+b [Slope-intercept form of a line] \n" ); document.write( "5=(1)(2)+b [Plug-in the values] \n" ); document.write( "5=2+b [Solve for b] \n" ); document.write( "5-2=b \n" ); document.write( "3=b \n" ); document.write( ". \n" ); document.write( "y=mx+b [Plug-in the values of the slope and y-intercept] \n" ); document.write( "y=x+3 \n" ); document.write( ". \n" ); document.write( " |