document.write( "Question 207982: identify the slope and y-intercept if they exist
\n" );
document.write( "y-4x=0
\n" );
document.write( "m=?, y-intercept(?,?) \n" );
document.write( "
Algebra.Com's Answer #157320 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "y=4x+0 \n" ); document.write( "m=4 \n" ); document.write( "y int=b=0 \n" ); document.write( " |