document.write( "Question 402672: write an equation in standard form with integer coefficients for the line with slope 4/9 going through point (-6,3) \n" ); document.write( "
Algebra.Com's Answer #284817 by sofiyac(983)\"\" \"About 
You can put this solution on YOUR website!
y-y1=m(x-x1)
\n" ); document.write( "\"y-3=%284%2F9%29%28x%2B6%29\"
\n" ); document.write( "\"y-3=4x%2F9%2B8%2F3\" add 3 to each side
\n" ); document.write( "\"y=4x%2F9%2B17%2F3\" subtract 4x/9 from each side
\n" ); document.write( "\"-4x%2F9%2By=17%2F3\" Problem wants you to use INTEGER coefficients so we need to mulitplying everything by 9 in order to get rid of the fractions
\n" ); document.write( "\"-4x%2B9y=51\"
\n" ); document.write( "
\n" );