document.write( "Question 420667: These are the directions.
\n" );
document.write( "Write an equation for the line that is parallel to the given line and that passes through the given point.
\n" );
document.write( "*Problem* y = -3x; (3,0) \n" );
document.write( "
Algebra.Com's Answer #293857 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the given line is already in slope-intercept form , so just plug in the given point to find the new y-intercept\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(0) = -3(3) + b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0 = -9 + b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9 = b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "equation of new line ___ y = -3x + 9 \n" ); document.write( " |