document.write( "Question 112353This question is from textbook
\n" ); document.write( ": How far is the point (5,3) from the line y = 4x+1?\r
\n" ); document.write( "\n" ); document.write( "Hint: the point must lie on a line perpendicular to the given line.
\n" ); document.write( "Use the distance formula for two points in a plane.
\n" ); document.write( "

Algebra.Com's Answer #82001 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
First, find the line perpendicular to your original line that goes through the point (5,3).
\n" ); document.write( "Perpendicular lines have slopes that follow this relationship,
\n" ); document.write( "\"m%5B1%5Dm%5B2%5D=-1\"
\n" ); document.write( "Their slopes are negative reciprocals.
\n" ); document.write( "Your original line slope is 4.
\n" ); document.write( "Your perpendicular line slope is then (-1/4).
\n" ); document.write( "Using the point-slope form of the line, your perpendicular line is,
\n" ); document.write( "\"y-y%5B1%5D=m%28x-x%5B1%5D%29\"
\n" ); document.write( "\"y-3=%28-1%2F4%29%28x-5%29\"
\n" ); document.write( "\"y=%28-1%2F4%29x%2B5%2F4%2B3\"
\n" ); document.write( "\"y=%28-1%2F4%29x%2B5%2F4%2B12%2F4\"
\n" ); document.write( "\"y=%28-1%2F4%29x%2B17%2F4\"
\n" ); document.write( "\"+graph%28+300%2C+300%2C+-10%2C+10%2C+-10%2C+10%2C+4x%2B1%2C+%28-1%2F4%29x%2B17%2F4%29+\"
\n" ); document.write( "Now that you have the equation for the two lines, you can find the intersection point where the two lines meet.
\n" ); document.write( "From there you can calculate the distance from the intersection point to (5,3) to get the final answer.
\n" ); document.write( "1.\"y+=+4x%2B1\"
\n" ); document.write( "2.\"y=%28-1%2F4%29x%2B17%2F4\"
\n" ); document.write( "Substitute equation 1 into equation 2 and solve for x.
\n" ); document.write( "2.\"y=%28-1%2F4%29x%2B17%2F4\"
\n" ); document.write( "\"4x%2B1=%28-1%2F4%29x%2B17%2F4\"
\n" ); document.write( "\"%2816%2F4%29x%2B%281%2F4%29x=17%2F4-1\"
\n" ); document.write( "\"%2817%2F4%29x=17%2F4-4%2F4\"
\n" ); document.write( "\"%2817%2F4%29x=13%2F4\"
\n" ); document.write( "\"x=13%2F17\"
\n" ); document.write( "From 1,
\n" ); document.write( "1.\"y+=+4x%2B1\"
\n" ); document.write( "\"y+=+4%2813%2F17%29%2B1\"
\n" ); document.write( "\"y+=+52%2F17%2B17%2F17\"
\n" ); document.write( "\"y+=+69%2F17\"
\n" ); document.write( "Now you have found the intersection point.
\n" ); document.write( "Use the distance formula to find the distance between the intersection point and the point (5,3)
\n" ); document.write( "\"D%5E2=%28x%5B1%5D-x%5B2%5D%29%5E2%2B%28y%5B1%5D-y%5B2%5D%29%5E2\"
\n" ); document.write( "\"D%5E2=%2813%2F17-5%29%5E2%2B%2869%2F17-3%29%5E2\"
\n" ); document.write( "\"D%5E2=%2813%2F17-85%2F17%29%5E2%2B%2869%2F17-51%2F17%29%5E2\"
\n" ); document.write( "\"D%5E2=%28-72%2F17%29%5E2%2B%2818%2F17%29%5E2\"
\n" ); document.write( "\"D%5E2=%285184%2F289%29%2B%28324%2F289%29\"
\n" ); document.write( "\"D%5E2=%285508%2F289%29\"
\n" ); document.write( "\"D%5E2=%285508%2F289%29\"
\n" ); document.write( "\"D=4.37\"
\n" ); document.write( "
\n" );