document.write( "Question 379970: Please help explain how to find the slope and y - intercept of the equation
\n" );
document.write( "4y-x=3 \n" );
document.write( "
Algebra.Com's Answer #269713 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Rewrite the equation in slope-intercept form. \n" ); document.write( "Transpose -x to the right side: 4y = x + 3; \n" ); document.write( "Divide both sides by 4: y = x/4 + 3/4. \n" ); document.write( "This is already in slope-intercept form. Thus slope is 1/4, and the y-intercept is 3/4. \n" ); document.write( " |