document.write( "Question 231302: Write an equation of the line:
\n" );
document.write( "PARALLEL TO Y=1/2X - 3
\n" );
document.write( "Y INTERCEPT = 6\r
\n" );
document.write( "\n" );
document.write( "Thanks - I could solve this if they told me the coordinates, but I've only been give the y intercept (can I assume coordinates would be 0,6?). Thanks! \n" );
document.write( "
Algebra.Com's Answer #171236 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "m=slope \n" ); document.write( "b=y int \n" ); document.write( "parallel line just change b from -3 to 6 \n" ); document.write( "use the same slope \n" ); document.write( "y=-1/2x+6 \n" ); document.write( "yes y int =(0,6) \n" ); document.write( " |