document.write( "Question 19622: Can you please help me solve this equation. I have tried numerous time, getting frustrated.
\n" );
document.write( "Write the equation of the line which passes through the point (2,1) and is parallel to the line with equation y=5/2x+6 \n" );
document.write( "
Algebra.Com's Answer #9493 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! very simple topic really.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The critical thing you need to remember is y=mx+c. Any straight line will/can be written like this, where m is the gradient and c is the y-intercept.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, we have the line y = (5/2)x + 6... it is written in standard form, so its gradient is 5/2. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The line we are asked for, is parallel to this one. Parallel means the same gradient, so our line has m=5/2, so we have...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = (5/2)x + c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now we need to know c. Well to do that, we need to know x and y, ie a point on the line...which surprise surprise, we do, namely (2,1). So, putting these into the equation, we get\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1 = (5/2)(2) + c \n" ); document.write( "--> 1 = 5 + c \n" ); document.write( "--> -4 = c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so, that is it, our equation is y = (5/2)x - 4, which we may write without fractions as 2y = 5x - 8.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |