document.write( "Question 99445: write an equation of the line that passes through the point (/3,5) and has a slope of (-2/3) \n" ); document.write( "
Algebra.Com's Answer #72343 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! IF THESE POINTS ARE(3,5)&(-2,3) THEN THE EQUATION IS \n" ); document.write( "5=-2/3*3+b \n" ); document.write( "5=-2+b \n" ); document.write( "b=5+2 \n" ); document.write( "b=7 \n" ); document.write( "THEREFORE THE EQUTAION IS: \n" ); document.write( "Y=-2X/3+7 \n" ); document.write( " \n" ); document.write( " |