document.write( "Question 33316This question is from textbook algebra 1
\n" );
document.write( ": Write an equation of the line that is parallel to the given line and passes through the point.\r
\n" );
document.write( "\n" );
document.write( "9.) y= 1/2x+8 (-6,4) \n" );
document.write( "
Algebra.Com's Answer #19731 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! Line parallel to y = (1/2)x+8 will have the same slope as 1/2; \n" ); document.write( "Equation of a parallel line = y = (1/2)x + k; \n" ); document.write( "The above equation passes thru (-6,4) \n" ); document.write( "So, 4 = 1/2(-6) + k => k=7; \n" ); document.write( "Answer: y = (1/2)x+7 is the required equation \n" ); document.write( " |