document.write( "Question 515207: it said find an equation of the line having the given slope and containing the given point
\n" );
document.write( "
\n" );
document.write( "m=4/5,(4,-6)y= \n" );
document.write( "
Algebra.Com's Answer #343794 by lwsshak3(11628) ![]() You can put this solution on YOUR website! it said find an equation of the line having the given slope and containing the given point \n" ); document.write( "m=4/5,(4,-6)y= \n" ); document.write( "** \n" ); document.write( "standard form of an equation for a straight line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "For given problem: \n" ); document.write( "y =4x/5+b \n" ); document.write( "solve for b using coordinates of given point (4,-6) \n" ); document.write( "-6=4*4/5+b \n" ); document.write( "-6=16/5+b \n" ); document.write( "-30=16+5b \n" ); document.write( "5b=-46 \n" ); document.write( "b=-46/5 \n" ); document.write( "equation: \n" ); document.write( "y=4x/5-46/5 \n" ); document.write( " |