document.write( "Question 859045: This is a calculus problem. Consider the graph of y= root x. There is some point on this graph that is closest to (4,0). What is the x-coordinate of that nearest point? \n" ); document.write( "
Algebra.Com's Answer #517529 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Use the distance formula to calculate the distance from (4,0) to any arbitrary point on the curve (x,y).
\n" ); document.write( "\"D%5E2=%28x-4%29%5E2%2B%28y-0%29%5E2\"
\n" ); document.write( "\"D%5E2=%28x-4%29%5E2%2By%5E2\"
\n" ); document.write( "From the function,
\n" ); document.write( "\"y=sqrt%28x%29\"
\n" ); document.write( "\"y%5E2=x\"
\n" ); document.write( "Substitute,
\n" ); document.write( "\"D%5E2=%28x-4%29%5E2%2Bx\"
\n" ); document.write( "\"D%5E2=%28x%5E2-8x%2B16%29%2Bx\"
\n" ); document.write( "\"L=D%5E2=x%5E2-7x%2B16\"
\n" ); document.write( "To minimize the distance,you can also minimize the distance squared. So take the derivative of the distance squared with respect to x and set it to zero.
\n" ); document.write( "\"dL%2Fdx=2x-7\"
\n" ); document.write( "\"2x-7=0\"
\n" ); document.write( "\"2x=7\"
\n" ); document.write( "\"x=7%2F2\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );