document.write( "Question 269391: find the equation of a line passing through the point(-2,-3) that has a slope of 1/3 \n" ); document.write( "
Algebra.Com's Answer #197445 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
we need to find the intercept to make the equation
\n" ); document.write( "y=mx+b
\n" ); document.write( "\"-3=%281%2F3%29-2%2Bb\"
\n" ); document.write( "\"-9=%281%29-2%2B3b\"
\n" ); document.write( "\"-9=-2%2B3b\"
\n" ); document.write( "\"-7=3b\"
\n" ); document.write( "\"-7%2F3=b\"
\n" ); document.write( "y=mx+b
\n" ); document.write( "\"y=%281%2F3%29x-%287%2F3%29\" theres your equation
\n" ); document.write( "or
\n" ); document.write( "\"y=%281%2F3%29%28x-7%29\"
\n" ); document.write( "
\n" );