document.write( "Question 822202: What is the equation of the line described below written in slope-intercept form?
\n" );
document.write( "the line passing through point (0, 0) and parallel to the line whose equation is 3x + 2y - 6 = 0\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "y = -x
\n" );
document.write( "y = -x
\n" );
document.write( "y = x \n" );
document.write( "
Algebra.Com's Answer #494667 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! first put this equation 3x + 2y - 6 = 0 in standard y = mx +b format \n" ); document.write( "2y = -3x +6 \n" ); document.write( "divide both sides of = by 2 \n" ); document.write( "y = -3x/2 +3 \n" ); document.write( "use slope -3/2 and point (0, 0) note that parallel lines have same slope \n" ); document.write( "(y -0 ) = -3/2 * (x - 0) \n" ); document.write( "y = -3x/2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |