document.write( "Question 433296: Find an equation of the line having the given slope and containing the given point. Express your answerin the form x = a, y = b, or y = mx + b.
\n" );
document.write( "m = -7, (5,0) \n" );
document.write( "
Algebra.Com's Answer #300350 by mananth(16949) You can put this solution on YOUR website! m= -7 ,point (5,0) \n" ); document.write( "Find b by plugging the values of m & the point in \n" ); document.write( "y=mx+b \n" ); document.write( "0 =-35.00 +b \n" ); document.write( "b= 35 \n" ); document.write( "m= 1.14 \n" ); document.write( "Plug value of the slope and b \n" ); document.write( "The required equation is y=-7x+35 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |