document.write( "Question 45301: What is the slope and y-intercept of the equation 3y=4x+1 \n" ); document.write( "
Algebra.Com's Answer #30055 by tutorcecilia(2152)\"\" \"About 
You can put this solution on YOUR website!
3y=4x+1 [Solve for y so the equation is in the slope-intecept format]
\n" ); document.write( "y=4x/3 + 1/3 [Simplify]
\n" ); document.write( "y = 4/3x + 1/3 [Slope-intercept format]
\n" ); document.write( "y = m x + b
\n" ); document.write( "Slope = m = 4/3
\n" ); document.write( "y-intercept = b = 1/3
\n" ); document.write( "
\n" ); document.write( "
\n" );