document.write( "Question 798503: This question relates to finding partial derivatives.\r
\n" ); document.write( "\n" ); document.write( "Burger's Equation is a partial differential equation, used for describing wave processes in acoustics and hydrodynamics,
\n" ); document.write( "(let d= partial derivative, a=alpha, and L=lambda)
\n" ); document.write( "\"+%28dw%2Fdt%29=+%28%28d%5E2w%2Fdx%5E2%29%2B+w%28dw%2Fdx%29%29%29\"
\n" ); document.write( "verify that
\n" ); document.write( "\"w%28x%2Ct%29=+L+%2B+%282%2F%28x%2BLt%2B+a%29%29\"
\n" ); document.write( "is a solution, where L and a are arbitary constants\r
\n" ); document.write( "\n" ); document.write( "thank-you for any help
\n" ); document.write( "

Algebra.Com's Answer #482296 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
We are going to take two partial derivatives of the equation
\n" ); document.write( "w(x, t) = L + (2 / (x +Lt +a)
\n" ); document.write( "rewite the equation as
\n" ); document.write( "w(x, t) = L + 2*(x +Lt +a)-1
\n" ); document.write( "note that L and a are arbitrary constants
\n" ); document.write( "@w/@t = 2*-1*L*(x +Lt +a)-2 = -2L/(x +Lt +a)^2
\n" ); document.write( "note that for the above partial derivative x is constant
\n" ); document.write( "@w/@x = 2*-1*(x +Lt +a)^-2 = -2 / (x +Lt +a)^2
\n" ); document.write( "note that for the above partial derivative t is constant
\n" ); document.write( "@w/@x ----> @^2w/@x^2 = @w/@x (-2 * (x +Lt +a)^-2 = 4 / (x +Lt +a)^3
\n" ); document.write( "now we can calculate
\n" ); document.write( "@^2w/@x^2 + w*@w/@X
\n" ); document.write( "= 4 / (x +Lt +a)^3 + (L +2 / (x +Lt +a)) * (-2 / (x +Lt +a)^2)
\n" ); document.write( "= 4 / (x +Lt +a)^3 + -2L / (x +Lt +a)^2 -4 / (x +Lt +a)^3
\n" ); document.write( "= -2L / (x +Lt +a)^2
\n" ); document.write( "= @w/@t, as required.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );