document.write( "Question 786303: Graph the line with slope of 1/3 passing through the point (-2,3)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #477857 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Graph the line with slope of 1/3 passing through the point (-2,3) \n" ); document.write( "------ \n" ); document.write( "Form: y = mx + b \n" ); document.write( "Solve for \"b\": \n" ); document.write( "3 = (1/3)(-2) + b \n" ); document.write( "---- \n" ); document.write( "3 = (-2/3) + b \n" ); document.write( "---- \n" ); document.write( "b = 11/3 \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "y = (1/3)x + (11/3) \n" ); document.write( "----------------- \n" ); document.write( " \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |