document.write( "Question 1158923: finite mathematics: \r
\n" );
document.write( "\n" );
document.write( "A) Find the equation of the line passing through the points (1,2) and (-7,14). Write your answer in slope-intercept form.
\n" );
document.write( "B) Write an equation of a line that is parallel to the line you found in part (A). Write your answer in slope-intercept form.
\n" );
document.write( "C) Write an equation of a line that is perpendicular to the line you found in part (A). Write your answer in slope-intercept form. \n" );
document.write( "
Algebra.Com's Answer #781903 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! the slope is change in y/change in x or 12/-8 or -3/2 \n" ); document.write( "point slope formula y-y1=m(x-x1), m slope (x1, y1) a point \n" ); document.write( "y-2=(-3/2)(x-1) \n" ); document.write( "y=-(3/2)x+7/2\r \n" ); document.write( "\n" ); document.write( "a line parallel to that has the same slope, so y=-(3/2)x would work.\r \n" ); document.write( "\n" ); document.write( "perpendicular requires a negative reciprocal slope, and that would be 2/3, flipping over the fraction and changing the sign \n" ); document.write( "y-2=(2/3)(x-1) \n" ); document.write( "y=(2/3)x+4/3\r \n" ); document.write( "\n" ); document.write( " |