document.write( "Question 379752: What is the linear equation for 4x-2y=-1 \n" ); document.write( "
Algebra.Com's Answer #269614 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! What you show, 4x-2y=-1, is a linear equation in standard form. If you need it in slope-intercept form, the most useful form for graphing, we solve for y... \n" ); document.write( "4x - 2y = -1 \n" ); document.write( "-2y = -4x - 1 \n" ); document.write( "2y = 4x + 1 \n" ); document.write( "y = 2x + 1/2 \n" ); document.write( " |