document.write( "Question 218286: Find the equation of the line that passes through the point (-4,6) and has a slope of 3/4.
\n" );
document.write( "Is the correct answer 3x-4y-12=0
\n" );
document.write( "If this is not the correct answer could someone show me what I'm doing wrong. thanks \n" );
document.write( "
Algebra.Com's Answer #164514 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (-4,6) and has a slope of 3/4. \n" ); document.write( "Y=mX+b \n" ); document.write( "6=3/4*-4+b \n" ); document.write( "6=-3+b \n" ); document.write( "b=6+3 \n" ); document.write( "b=9 the y intercept. \n" ); document.write( "y=3x/4+9 ans. \n" ); document.write( " |