document.write( "Question 110893This question is from textbook
\n" );
document.write( ": Use the point slope formula to write an equation of a line that passes through (-6,7) and is parallel to the line 4x - y = 0. \n" );
document.write( "
Algebra.Com's Answer #80963 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! Use the point slope formula to write an equation of a line that passes through (-6,7) and is parallel to the line 4x - y = 0. \n" ); document.write( "=============================================== \n" ); document.write( "First we will but this in slope intercept form; \n" ); document.write( "4x-y=0 \n" ); document.write( "-y=-4x+0 \n" ); document.write( "y=4x \n" ); document.write( "Lines that are parallel have the same slope; \n" ); document.write( "So the slope of the new equation; \n" ); document.write( "slope = 4 \n" ); document.write( "(y-Y1)=4(x-X1) \n" ); document.write( "y-7=4(x-(-6)) \n" ); document.write( "y-7=4x+24 \n" ); document.write( "y=4x+24+7 \n" ); document.write( "y=4x+31 \n" ); document.write( ":) \n" ); document.write( " |