document.write( "Question 94024: find y intercept of the line 4x - y = 2 \n" ); document.write( "
Algebra.Com's Answer #68448 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 4x-y=2 \n" ); document.write( "-y=-4x+2 \n" ); document.write( "y=-4x-2 the y intercept is (-2) \n" ); document.write( " |