document.write( "Question 412021: Find the slope and y-intercept for each line that has a slope
\n" );
document.write( "and y-intercept.\r
\n" );
document.write( "\n" );
document.write( "x + 2y = 3 \n" );
document.write( "
Algebra.Com's Answer #289494 by angelagallegos(8)![]() ![]() ![]() You can put this solution on YOUR website! The first thing you want to do is to solve for y. putting it in slope intercept form y=mx+b \n" ); document.write( " x+2y= 3 subtract x from both sides \n" ); document.write( " -x -x x will cancel \n" ); document.write( " 2y=-x+3 divide both sides by 2 \n" ); document.write( " y= -x+3 \n" ); document.write( " 2 make the fractions \n" ); document.write( "y=-1/2x+3/2 any number with the x will be the slope and the b is y-intercept\r \n" ); document.write( "\n" ); document.write( "answer= slope= -1/2 and Y-intercept= 3/2 \n" ); document.write( " \n" ); document.write( " |