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( "
\n" );
document.write( "verify that
\n" );
document.write( "
\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)![]() ![]() 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( " |