document.write( "Question 209864: Write the equation of the parallel to -3x+2y=9 and containing the point (-2,1) in slope-intercept form. \n" ); document.write( "
Algebra.Com's Answer #158636 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! parallel to -3x+2y=9 and containing the point (-2,1) \n" ); document.write( "2Y=-3X+9 \n" ); document.write( "Y=-3X/2+9/2 \n" ); document.write( "Y=-1.5X+4.5 ( RED LINE) \n" ); document.write( "THE PARALLEL LINE ALSO HAS A SLOPE=-1.5 \n" ); document.write( "1=-1.5*-2+b \n" ); document.write( "1=3+b \n" ); document.write( "b=1-3 \n" ); document.write( "b=-2 THE Y INTERCEPT. \n" ); document.write( "y=-1.5x-2 (GREEN LINE) \n" ); document.write( " |