document.write( "Question 269003: Find the equation of the line that contains the point (2,3) and has slope -2/3.\r
\n" );
document.write( "\n" );
document.write( "A. y=-2/3x-13/3
\n" );
document.write( "B. y=2/3x-13/3
\n" );
document.write( "C. y=-2/3x-5/3
\n" );
document.write( "D. y=-2/3x+13/3 \n" );
document.write( "
Algebra.Com's Answer #197260 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (2,3) and has slope -2/3. \n" ); document.write( "Y=mX+b WHERE m=SLOPE & b=Y INTERCEPT. \n" ); document.write( "3=-2/3*2+b \n" ); document.write( "3=-4/3+b \n" ); document.write( "b=3+4/3 \n" ); document.write( "b=9/3+4/3 \n" ); document.write( "b=13/3 \n" ); document.write( "Y=-2X/3+13/3 \n" ); document.write( "ANSWER D). \n" ); document.write( " |