document.write( "Question 354705: Find the point on the curve y=sqrt(x) that is nearest to (2,0) \n" ); document.write( "
Algebra.Com's Answer #253450 by Alan3354(69443) You can put this solution on YOUR website! I don't have an algebraic solution, but it appears to be the point: \n" ); document.write( "(sqrt(2),sqrt(sqrt(2))) \n" ); document.write( " \n" ); document.write( " |