document.write( "Question 1053601: Write an equation in standard form using only integers for the line described .
\n" );
document.write( "The line perpendicular to y = 3/7x +7 and containing (3,-7) \n" );
document.write( "
Algebra.Com's Answer #668792 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! P(3,-7), m = -7/3 \n" ); document.write( "y + 7 = (-7/3)(x - 3) \n" ); document.write( "y = (-7/3)x + 7 - 7 \n" ); document.write( "y = (-7/3)x \n" ); document.write( "7x + 3y = 0 \n" ); document.write( " |