document.write( "Question 383051: write the slope-intersecy form of an equation of the line that passes through the given point and is parallel to the graph of each equation\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(3,2),y=x+5 \n" );
document.write( "
Algebra.Com's Answer #271343 by stanbon(75887) ![]() You can put this solution on YOUR website! write the slope-intersecy form of an equation of the line that passes through the given point and is parallel to the graph of each equation \r \n" ); document.write( "\n" ); document.write( "(3,2),y=x+5 \n" ); document.write( "----- \n" ); document.write( "The given line has slope = 1 \n" ); document.write( "--- \n" ); document.write( "Every line parallel to it must have slope = 1 \n" ); document.write( "--- \n" ); document.write( "Find equation of line with m=1 and y=2 when x = 3. \n" ); document.write( "----- \n" ); document.write( "Form: \n" ); document.write( "y = mx + b \n" ); document.write( "Substitute and solve for \"b\": \n" ); document.write( "2 = 1*3+b \n" ); document.write( "b = -1 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "y = x-1 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |