document.write( "Question 1054099: give the equation in slope intercept form of the line parallel to y=-3/2+6
\n" );
document.write( "passing through (6,-2) \n" );
document.write( "
Algebra.Com's Answer #669300 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The slope of the parallel line is the same, -3/2 \n" ); document.write( "point slope formula is y-y1=m(x-x1), where (x1,y1) is point \n" ); document.write( "y-(-2)=-3/2(x-6) \n" ); document.write( "Y+2=(-3/2)x+9 \n" ); document.write( "y=(-3/2)x+7' when x=6, y=-9+7=-2 \n" ); document.write( " |