document.write( "Question 505775: How would I figure out: Find an equation for a line with the given properties:\r
\n" );
document.write( "\n" );
document.write( "Equation for a line parallel to y= -2x containing the point (7,8)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "thank you! \n" );
document.write( "
Algebra.Com's Answer #339974 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 8=-2*7+b \n" ); document.write( "8=-14+b \n" ); document.write( "8+14=b \n" ); document.write( "b=22 \n" ); document.write( "----------- \n" ); document.write( "y=-2x+22 \n" ); document.write( " |