document.write( "Question 454369: Write an equation of the line containing the given point and parallel to the given line. Express your answer in the form y=mx+b\r
\n" );
document.write( "\n" );
document.write( "(-6,7); 2x=9y+8 \n" );
document.write( "
Algebra.Com's Answer #853406 by ikleyn(53547) You can put this solution on YOUR website! . \n" ); document.write( "Write an equation of the line containing the given point and parallel to the given line. \n" ); document.write( "Express your answer in the form y=mx+b \n" ); document.write( "(-6,7); 2x=9y+8 \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " The solution and the answer in the post by @mananth both are incorrect.\r \n" ); document.write( "\n" ); document.write( " They are incorrect, since @mananth permanently rounds rational fractions to decimal fractions\r \n" ); document.write( "\n" ); document.write( " even when it is not allowed and ruins the precise form of equations.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " So, I came to make the job in a right way as it SHOULD be done.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Any line parallel to 2x = 9y + 8 has the form\r\n" ); document.write( "\r\n" ); document.write( " 2x = 9y + c, (1)\r\n" ); document.write( "\r\n" ); document.write( "where 'c' is a real constant. To find 'c', we simply insert coordinates (-6,7) into equation (1)\r\n" ); document.write( "\r\n" ); document.write( " 2*(-6) = 9*7 + c,\r\n" ); document.write( "\r\n" ); document.write( " -12 - 63 = c,\r\n" ); document.write( "\r\n" ); document.write( " c = -75.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Thus equation (1) takes the form\r\n" ); document.write( "\r\n" ); document.write( " 2x = 9y - 75. (2)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "To get the form y = mx + b, we express 'y' from equation (2)\r\n" ); document.write( "\r\n" ); document.write( " y =\r \n" ); document.write( "\n" ); document.write( "Solved correctly.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |