document.write( "Question 350847: Find the slope-intercept form of the line passing through the point (3,0) and parallel to the line y=-4x-6. \n" ); document.write( "
Algebra.Com's Answer #250793 by checkley77(12844) ![]() You can put this solution on YOUR website! Thru (3,0) and parallel to the line y=-4x-6. \n" ); document.write( "Y=mX+b is the line equation. \n" ); document.write( "A parallel line to (y=-4x-6) will also have a slope[m)=-4) \n" ); document.write( "0=-4*3+b \n" ); document.write( "0=-12+b \n" ); document.write( "b=12 ans for the Y intercept of the parallel line. \n" ); document.write( "y=-4x+12 \n" ); document.write( " |