document.write( "Question 471177: Write the equation of the line satisfying the given condition.
\n" );
document.write( "Parallel to y = (2/3)x +1 and passing through the point (0, -3).
\n" );
document.write( "(Hint: Parallel lines have the same slope\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #323182 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The slope, m, is 2/3 \n" ); document.write( "The y-intercept, b, is -3 \n" ); document.write( "--------- \n" ); document.write( "y = mx + b \n" ); document.write( "y = (2/3)x - 3 \n" ); document.write( " \n" ); document.write( " |