document.write( "Question 124369: 2. Suppose y=100-5x and z=x(y-1)
\n" );
document.write( "Δy/Δx=?
\n" );
document.write( "∂z/∂x=?
\n" );
document.write( "∂z/∂y=?
\n" );
document.write( "Δz/Δx=? \n" );
document.write( "
Algebra.Com's Answer #91153 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! 2. Suppose y=100-5x and z=x(y-1) \n" ); document.write( "Δy/Δx=? \n" ); document.write( "∂z/∂x=? \n" ); document.write( "∂z/∂y=? \n" ); document.write( "Δz/Δx=? \n" ); document.write( " \r\n" ); document.write( "--------------------------------------\r\n" ); document.write( "\r\n" ); document.write( "y = 100 - 5x\r\n" ); document.write( "\r\n" ); document.write( "Substitute (y+Δy) for y and (x+Δx) for x\r\n" ); document.write( "\r\n" ); document.write( " y+Δy = 100 - 5(x+Δx)\r\n" ); document.write( "\r\n" ); document.write( "y + Δy = 100 - 5x + 5Δx\r\n" ); document.write( "\r\n" ); document.write( " Δy = 100 - 5x + 5Δx - y \r\n" ); document.write( "\r\n" ); document.write( "Now substitute (100-5x) for y\r\n" ); document.write( "\r\n" ); document.write( " Δy = 100 - 5x + 5Δx - (100-5x)\r\n" ); document.write( "\r\n" ); document.write( " Δy = 100 - 5x + 5Δx - 100 + 5x\r\n" ); document.write( "\r\n" ); document.write( " Δy = -5Δx \r\n" ); document.write( "\r\n" ); document.write( " Δy/Δx = -5Δx/Δx\r\n" ); document.write( "\r\n" ); document.write( " Δy/Δx = -5 \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "z = x(y - 1)\r\n" ); document.write( "\r\n" ); document.write( "To find ∂z/∂x, we hold y constant, which means that\r\n" ); document.write( "(y - 1) is a constant, and\r\n" ); document.write( "\r\n" ); document.write( "∂z/∂x = y - 1\r\n" ); document.write( "\r\n" ); document.write( "-----------------\r\n" ); document.write( "\r\n" ); document.write( "z = x(y - 1)\r\n" ); document.write( "\r\n" ); document.write( "To find ∂z/∂y, we hold x constant, which means that\r\n" ); document.write( "x is a constant, and so\r\n" ); document.write( "\r\n" ); document.write( "∂z/∂y = x\r\n" ); document.write( "\r\n" ); document.write( "----------------------\r\n" ); document.write( "\r\n" ); document.write( " z = x(y - 1)\r\n" ); document.write( "\r\n" ); document.write( "Substitute (z+Δz) for z, (y+Δy) for y, and (x+Δx) for x\r\n" ); document.write( "\r\n" ); document.write( " z+Δz = (x+Δx)[(y+Δy) - 1]\r\n" ); document.write( "\r\n" ); document.write( " z + Δz = (x + Δx)(y + Δy - 1)\r\n" ); document.write( "\r\n" ); document.write( " z + Δz = xy + xΔy - x + yΔx + ΔxΔy - Δx\r\n" ); document.write( " \r\n" ); document.write( " Δz = xy + xΔy - x + yΔx + ΔxΔy - Δx - z\r\n" ); document.write( "\r\n" ); document.write( "Substitute x(y - 1) for z\r\n" ); document.write( "\r\n" ); document.write( " Δz = xy + xΔy - x + yΔx + ΔxΔy - Δx - x(y - 1)\r\n" ); document.write( "\r\n" ); document.write( " Δz = xy + xΔy - x + yΔx + ΔxΔy - Δx - xy + x\r\n" ); document.write( "\r\n" ); document.write( " Δz = xΔy + yΔx + ΔxΔy - Δx\r\n" ); document.write( "\r\n" ); document.write( " Δz/Δx = xΔy/Δx + y + Δy - 1\r\n" ); document.write( "\r\n" ); document.write( "Now substitute 100 - 5x for y, -5Δx for Δy, and -5 for Δy/Δx\r\n" ); document.write( "\r\n" ); document.write( " Δz/Δx = x(-5) + (100 - 5x) + (-5Δx) - 1\r\n" ); document.write( "\r\n" ); document.write( " Δz/Δx = -5x + 100 - 5x - 5Δx - 1\r\n" ); document.write( "\r\n" ); document.write( " Δz/Δx = -10x + 99 - 5x - 5Δx\r\n" ); document.write( "\r\n" ); document.write( "Edwin \n" ); document.write( " \n" ); document.write( " |