document.write( "Question 952487: write an equation in slope-intercept form of the line satisfying the given conditions\r
\n" );
document.write( "\n" );
document.write( "the line passes through (8,-3) and is parallel to the ling whose equation is y=2x+4
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #581678 by macston(5194)![]() ![]() You can put this solution on YOUR website! y=mx+b To be parallel, slope=m must equal 2. \n" ); document.write( "y=2x+b Plug in known point to solve for b. \n" ); document.write( "-3=2(8)+b \n" ); document.write( "-3=16+b \n" ); document.write( "-19=b b=-19 so the final equation: \n" ); document.write( "y=2x-19 ANSWER: The equation in slope-intercept form is y=2x-19. \n" ); document.write( " |