document.write( "Question 1112288: For a line whose slope is 0.8 and which passes through point (-3,1):\r
\n" );
document.write( "\n" );
document.write( "Write the equation of this line in slope-intercept form \n" );
document.write( "
Algebra.Com's Answer #727312 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "slope is 0.8 and which passes through point (-3,1):\r \n" ); document.write( "\n" ); document.write( "y= mx+c\r \n" ); document.write( "\n" ); document.write( "1=0.8(-3)+c \n" ); document.write( "1=-2.4+c \n" ); document.write( "c=+3.4\r \n" ); document.write( "\n" ); document.write( "Therefore the equation is \n" ); document.write( "y = 0.8x +3.4 \n" ); document.write( " |