document.write( "Question 858326: Find the slope of the line (if it exists) and the y-intercept (if it exists).\r
\n" );
document.write( "\n" );
document.write( "y = 4.7x + 7 \n" );
document.write( "
Algebra.Com's Answer #517188 by rvfer(117)![]() ![]() ![]() You can put this solution on YOUR website! slope=4.7 \n" ); document.write( "y intercept=7 \n" ); document.write( "(0,7) \n" ); document.write( " |