document.write( "Question 156492: I really understand these type of problems, could you help me with this...\r
\n" );
document.write( "\n" );
document.write( "find the slope of the line 3x=4y+1 \n" );
document.write( "
Algebra.Com's Answer #115279 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Find the slope: \n" ); document.write( "3x = 4y+1 \n" ); document.write( "Get your equation into the slope-intercept form: y = mx+b where m = the slope and b = the y-intercept. \n" ); document.write( "3x = 4y+1 Subtract 1 from both sides of the equation. \n" ); document.write( "3x-1 = 4y Now divide both sides by 4. \n" ); document.write( "(3/4)x-1/4 = y or \n" ); document.write( "y = (3/4)x-1/4 Compare this with: \n" ); document.write( "y = mx+b and you can see that the slope, |