document.write( "Question 200777: Find the point-slope equation of a line that has a slope of 3/4 and passes through the point(-6,-2). Then, solve for y. \n" ); document.write( "
Algebra.Com's Answer #151025 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
y=mx+b
\n" ); document.write( "y=(3/4)x+10/4
\n" ); document.write( "-8/4=3/4(x)+10/4
\n" ); document.write( "3/4x=10/4+8/4
\n" ); document.write( "3/4x+18/4
\n" ); document.write( "x=(-18/4)/(3/4)
\n" ); document.write( "x=(-18/4)(4/3)=-6
\n" ); document.write( "(-6)(-2)
\n" ); document.write( "
\n" );