document.write( "Question 1036803: Find an equation for the line with the given properties.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Parallel to the line
\n" );
document.write( "6x-y=-12 ; containing the point (0,0) \n" );
document.write( "
Algebra.Com's Answer #651513 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 6x-y= -12 \n" ); document.write( "write as y=mx+b, so -y=-6x-12 or y=6x+12. The slope is 6. \n" ); document.write( "The line parallel to this has slope 6 and goes through (0.0), so the y-intercept is 0. b=0. \n" ); document.write( "The equation of the line is y=6x \n" ); document.write( " |