document.write( "Question 100456: WRITE AN EQUATION FOR EACH LINE\r
\n" );
document.write( "\n" );
document.write( "with a slope of 2 and a y-intercept of 4\r
\n" );
document.write( "\n" );
document.write( "through (0,-4) and with a slope of 1.5\r
\n" );
document.write( "\n" );
document.write( "please help!!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #73127 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! y=2x+4 has a slope of 2 & a y intercept of 4. (red line) \n" ); document.write( "---------------------------------------------------- \n" ); document.write( "-4=1.5*0+b \n" ); document.write( "b=-4-1.5 \n" ); document.write( "b=-5.5 \n" ); document.write( "y=1.5x-5.5 is the equation of a line through (0,-4) & has a slope of 1.5 (green line). \n" ); document.write( " |