document.write( "Question 1185927: Reduce the equation 4x + 3y + 20 = 0 to the normal form and find the distance of the line from the origin \n" ); document.write( "
Algebra.Com's Answer #816792 by ikleyn(53765)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Reduce the equation 4x + 3y + 20 = 0 to the normal form and find the distance of the line from the origin
\n" ); document.write( "~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "There is a remarkable formula to calculate the distance from a given point to a given straight line in a coordinate plane.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    Let the straight line in a coordinate plane is defined in terms of its linear equation \r\n" );
document.write( "\r\n" );
document.write( "         a*x + b*y + c = 0,\r\n" );
document.write( "\r\n" );
document.write( "    where \"a\", \"b\" and \"c\" are real numbers, and let P = (\"x%5B0%5D\",\"y%5B0%5D\") be the point in the coordinate plane. \r\n" );
document.write( "\r\n" );
document.write( "    Then the distance from the point P to the straight line is equal to\r\n" );
document.write( "\r\n" );
document.write( "        d = \"abs%28a%2Ax%5B0%5D+%2B+b%2Ay%5B0%5D+%2B+c%29%2Fsqrt%28a%5E2+%2B+b%5E2%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Regarding this formula, see the lesson\r\n" );
document.write( "    The distance from a point to a straight line in a coordinate plane\r\n" );
document.write( "in this site.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Your straight line is 4x + 3y + 20 = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Substitute the given data  a= 4, b= 3, c= 20,  \"x%5B0%5D\" = 0,  \"y%5B0%5D\"= 0  into the formula to get the distance under the question\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"abs%284%2A0+%2B+3%2A0+%2B+20%29%2Fsqrt%284%5E2%2B3%5E2%29\" = \"abs%2820%29%2Fsqrt%2825%29\" = \"20%2F5\" = 4.     ANSWER.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The distance from the line to the origin is 4 units.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );