document.write( "Question 391805: how do you solve/ write an equation in slope-intercept form for a line that passes through the given point and is parrel to the given line
\n" );
document.write( "y=-1/2+4x;(-3,5)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #278006 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 5=4*-3+b \n" ); document.write( "5=-12+b \n" ); document.write( "b=17 \n" ); document.write( "------------- \n" ); document.write( "y=4x+17 \n" ); document.write( " |