document.write( "Question 263617: Find the slope and the y-intercept
\n" );
document.write( "y=3x-2
\n" );
document.write( "The slope is ?
\n" );
document.write( "The y-intercept is (0,?)
\n" );
document.write( "5y + 2x + 8= 16+2x
\n" );
document.write( "Slope is?
\n" );
document.write( "y-intercept is 0,? \n" );
document.write( "
Algebra.Com's Answer #194287 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! a) \n" ); document.write( "slope=3 \n" ); document.write( "y int=(0,-2) \n" ); document.write( "b) \n" ); document.write( "5y+2x+8=16+2x \n" ); document.write( "5y=8 \n" ); document.write( "y=8/5=1.6 \n" ); document.write( "slope=0 \n" ); document.write( "y int=(0,1.6) \n" ); document.write( " |