document.write( "Question 267326: Find an equation for the line with given properties parallel to the line 2x-y=7 containing the point 0,0 \n" ); document.write( "
Algebra.Com's Answer #196233 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Parallel to 2x-y=7 through 0,0 \n" ); document.write( "2x-y=7 \n" ); document.write( "-y=-2x+7 \n" ); document.write( "y=-2x/-1+7/-1 \n" ); document.write( "y=2x-7 (red line) \n" ); document.write( "A parallel line will have a slope=2. \n" ); document.write( "y=2x+0 (green line) \n" ); document.write( " |