document.write( "Question 233949: I really need help writing an equation for the line that is paraelle to y= -3x; and that passes through the point (3,0) \n" ); document.write( "
Algebra.Com's Answer #172596 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! parallel means same slope ___ m = -3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "using point-slope ___ y - 0 = -3 (x - 3) ___ y = -3x + 9 \n" ); document.write( " |