document.write( "Question 440896: Determine the slope and y-intercept of the two graphs: 3x+y =8 and -x+2y=4 \n" ); document.write( "
Algebra.Com's Answer #304467 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Determine the slope and y-intercept of the two graphs: 3x+y =8 and -x+2y=4 \n" ); document.write( ".. \n" ); document.write( "Given equations are straight lines. Standard form for straight lines: y=mx+b, m=slope and b=y-intercept. Convert given equations to this form to fine slope and y-intercept \n" ); document.write( ".. \n" ); document.write( "3x+y=8 \n" ); document.write( "y=-3x+8 \n" ); document.write( "slope=-3 \n" ); document.write( "y-intercept=8 \n" ); document.write( ".. \n" ); document.write( "-x+2y=4 \n" ); document.write( "2y=x+4 \n" ); document.write( "y=x/2 + 4 \n" ); document.write( "slope=1/2 \n" ); document.write( "y-intercept=4 \n" ); document.write( " |