document.write( "Question 45752: Find the equation of the following line, write the equation in the slope intercept form. Identify the slope and y-intercept.
\n" );
document.write( "Through (1,4) and parallel to x – 2y = 6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #30380 by tutmath(14) ![]() You can put this solution on YOUR website! Parallel lines will have the same slope. \n" ); document.write( "Slope intercept form is \n" ); document.write( "y = mx + c \n" ); document.write( "where m is the slope and c is the y-intercept of the line\r \n" ); document.write( "\n" ); document.write( "The line that satisfies the given equation: \n" ); document.write( "x – 2y = 6 \n" ); document.write( "can be written as \n" ); document.write( "y = x/2 - 3\r \n" ); document.write( "\n" ); document.write( "Slope = 1/2\r \n" ); document.write( "\n" ); document.write( "A line parallel to this line will also have slope = 1/2 \n" ); document.write( "Let us assume the equation of the line is \n" ); document.write( "y = mx + c \n" ); document.write( "Now we know m = 1/2 from above, also given that (1,4) is a point on the line so it satisfies the equation of the line.\r \n" ); document.write( "\n" ); document.write( "Substituting, \n" ); document.write( "4 = 1/2(1) + c \n" ); document.write( "therefore, c = 7/2\r \n" ); document.write( "\n" ); document.write( "So the equation of the line passing through (1,4) with slope 1/2 will be:\r \n" ); document.write( "\n" ); document.write( "y = x/2 + 7/2\r \n" ); document.write( "\n" ); document.write( "(tutmath@gmail.com) \n" ); document.write( " |