document.write( "Question 775485: I need to write an equation in slope intercept form of the line whose graph is described as parallel
\n" );
document.write( "to 2x-y=1 and goes through points (0,-3) \n" );
document.write( "
Algebra.Com's Answer #472916 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! parallel means same slope, so first we need to find slope of that parallel equation \n" ); document.write( "y=2x-2 so slope is 2 \n" ); document.write( "y+3=2(x-0) \n" ); document.write( "y+3=2x \n" ); document.write( "y=2x-3 \n" ); document.write( " |