document.write( "Question 256881: Write the equation of the line L that satisfies the given geometric conditions. L has y-intercept (0, -3) and is parallel to the line with equation y= 2/3x + 1 \n" ); document.write( "
Algebra.Com's Answer #188924 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "m of the old equation is 2/3 \n" ); document.write( "b=-3 \n" ); document.write( "y=2/3x-3 \n" ); document.write( " |