document.write( "Question 454476: I am struggling to find out the slope of the following;\r
\n" );
document.write( "\n" );
document.write( "2y - x = 3\r
\n" );
document.write( "\n" );
document.write( "I get to y = 1/2x, but am not getting the right answer for the y-intercept. \n" );
document.write( "
Algebra.Com's Answer #312046 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 2y - x = 3 \n" ); document.write( "Solve for y \n" ); document.write( "2y = x + 3 \n" ); document.write( "y = (1/2)x + 3/2 \n" ); document.write( "slope = 1/2 \n" ); document.write( "y-int = 3/2 \n" ); document.write( " \n" ); document.write( " |