document.write( "Question 175131: I need help with the following
\n" );
document.write( "- Find the shortest distance from the point (3,1) to the line 3x+y=-2 to the nearest tenth. \n" );
document.write( "
Algebra.Com's Answer #130207 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I need help with the following \n" ); document.write( "- Find the shortest distance from the point (3,1) to the line 3x+y=-2 to the nearest tenth. \n" ); document.write( "----------------------- \n" ); document.write( "Draw the picture. \n" ); document.write( "Find the equation of the line perpendicular to the given line and passing \n" ); document.write( "thru (3,1) \n" ); document.write( "--------------- \n" ); document.write( "slope of the given line: -3 \n" ); document.write( "slope of the perpendicular line: 1/3 \n" ); document.write( "intercept for this line: 1 = (1/3)3 + b \n" ); document.write( "b = 0 \n" ); document.write( "Equation of the perpendicular line: y = (1/3)x \n" ); document.write( "--------------------------------- \n" ); document.write( "intercept of the given line and the perpendicular line: \n" ); document.write( "y = (1/3)x \n" ); document.write( "y = -3x-2 \n" ); document.write( "--------------- \n" ); document.write( "Substitute to solve for \"x\": (1/3)x = -3x-2 ; (8/3)x=-2;x =-3/4 \n" ); document.write( "Since y = (1/3)x y = (1/3)(-3/4) = -1/4 \n" ); document.write( "------ \n" ); document.write( "So the intercept point is (-3/4,1/4) \n" ); document.write( "------------------- \n" ); document.write( "Find the distance from (-3/4,-1/4) t0 (3,1) \n" ); document.write( "distance = sqrt[(1--1/4)^2 + (3--3/4)^2] = sqrt[(25/16) + (225/16)] \n" ); document.write( "= sqrt[250/16] = (5/4)sqrt(10) \n" ); document.write( "============================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |