document.write( "Question 317624: Find the point on the line y = 2x - 5 that is nearest the origin.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " a. (2 , -1)\r
\n" );
document.write( "\n" );
document.write( " b. (1 , 2)\r
\n" );
document.write( "\n" );
document.write( " c. (2 , 2)\r
\n" );
document.write( "\n" );
document.write( " d. (-1 , 1)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #227448 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the point on the line y = 2x - 5 that is nearest the origin. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a. (2 , -1) \n" ); document.write( "b. (1 , 2) \n" ); document.write( "c. (2 , 2) \n" ); document.write( "d. (-1 , 1) \n" ); document.write( "---------------- \n" ); document.write( "The shortest distance from the origin to the line is perpendicular to the line. \n" ); document.write( "The slope of y = 2x - 5 is 2. \n" ); document.write( "The slope of lines perpendicular have a slope that's the negative inverse, \n" ); document.write( "m = -1/2. \n" ); document.write( "---------- \n" ); document.write( "Use y = mx + b and the point (0,0) --> y = (-1/2)x \n" ); document.write( "Find where y = -x/2 intersects y = 2x - 5 \n" ); document.write( "-x/2 = 2x - 5 \n" ); document.write( "-x = 4x - 10 \n" ); document.write( "-5x = -10 \n" ); document.write( "x = 2 \n" ); document.write( "y = -1 \n" ); document.write( "--> the point (2,-1) nearest the origin \n" ); document.write( "------------------------ \n" ); document.write( "Tho is wasn't asked for: \n" ); document.write( "The distance from the origin is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |