document.write( "Question 469035: A line has a slope of -2.5 and passes through the point (-2, -3). What is the equation of the line?
\n" );
document.write( "
\n" );
document.write( "Please help - struggling with working this out!! \n" );
document.write( "
Algebra.Com's Answer #321803 by mananth(16946)![]() ![]() You can put this solution on YOUR website! m= -2.50 \r \n" ); document.write( "\n" ); document.write( "y=mx+b \n" ); document.write( "Find b \n" ); document.write( "Plug value of the slope and point (-2,-3) in \n" ); document.write( "Y = m x + b \n" ); document.write( "-3.00 = 5 + b \n" ); document.write( "b= -3 - 5 \n" ); document.write( "b= -8 \n" ); document.write( "So the equation will be \n" ); document.write( "Y = -2.5 x -8 \n" ); document.write( " \n" ); document.write( " |