document.write( "Question 205331: Hi all, I was hoping to get help with the following problems. I need to find ∆y / ∆x, given the following information:
\n" );
document.write( "a) y = 1/x, x = 3, ∆x = 0.01;
\n" );
document.write( "b) y = sqrt(x), x = 9, ∆x = 0.9
\n" );
document.write( "Any help would be great,
\n" );
document.write( "Thanks, -nick. \n" );
document.write( "
Algebra.Com's Answer #155048 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I need to find ∆y / ∆x, given the following information: \n" ); document.write( "a) y = 1/x, x = 3, ∆x = 0.01; \n" ); document.write( "@ x = 2.99, y = 1/2.99, ∆y= 1/3 - 1/2.99 = (2.99 - 3)/8.97 =~ -0.0011148 \n" ); document.write( "@ x = 3, y= 1/3 \n" ); document.write( "@ x = 3.01, y = 1/3.01. Vy= 1/3.01 - 1/3 = (3-3.01)/9.03 =~ -0.0011074 \n" ); document.write( "------------ \n" ); document.write( "b) y = sqrt(x), x = 9, ∆x = 0.9 \n" ); document.write( "Excel is very useful for these. \n" ); document.write( " \n" ); document.write( " |