document.write( "Question 956889: Write an equation in Standard Form such that it represents with slope -8/3 and it passes (1/2,-3) \n" ); document.write( "
Algebra.Com's Answer #584614 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write an equation in Standard Form such that it represents with slope -8/3 and it passes (1/2,-3) \n" ); document.write( "*** \n" ); document.write( "Standard form of equation for a line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "Equation: y=-8x/3+b \n" ); document.write( "solve for b using given coordinates(1/2,-3) on the line \n" ); document.write( "-3=-(8*1/2)/3+b \n" ); document.write( "-3=-4/3+b \n" ); document.write( "b=-5/3 \n" ); document.write( "equation: y=-8x/3-5/3 \n" ); document.write( " |