document.write( "Question 212722: P(4,2) lies on the curve y=sqrt (x). if Q is (x,sqrt(x)) find the slope of the secant line of PQ for the value of x=3.99. Round to six decimal places. \n" ); document.write( "
Algebra.Com's Answer #160649 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! P(4,2) lies on the curve y=sqrt (x). if Q is (x,sqrt(x)) find the slope of the secant line of PQ for the value of x=3.99. Round to six decimal places. \n" ); document.write( "---------------------------- \n" ); document.write( "You have two points: P(4,2) and Q(3.99,sqrt(3.99)) \n" ); document.write( "--------------------------- \n" ); document.write( "slope = [sqrt(3.99)-2]/[3.99-4] = -0.002501564/0.01 = -0.2501564... \n" ); document.write( "====================================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |