document.write( "Question 998110: Find the equation of the line that contains the point
\n" );
document.write( "P(4, 3)
\n" );
document.write( " and is parallel to the graph of
\n" );
document.write( "5x + y = −3.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #615983 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the equation of the line that contains the point \n" ); document.write( "P(4, 3) \n" ); document.write( " and is parallel to the graph of \n" ); document.write( "5x + y = -3. \n" ); document.write( "------- \n" ); document.write( "Find the slope of the line. \n" ); document.write( "y = -5x - 3 \n" ); document.write( "m = -5 \n" ); document.write( "-------- \n" ); document.write( "Parallel lines have the same slope. \n" ); document.write( "-- \n" ); document.write( "Use y-y1 = m*(x-x1) where (x1,y1) is the point and m is the slope. \n" ); document.write( " |