document.write( "Question 1031599: Find g(x,x),g(x,y),g(y,x) for the following function g(x,y)=ax^2+bxy+cyz^2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #646273 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "g(x,y)=ax^2+bxy+cyz^2\r\n" ); document.write( "\r\n" ); document.write( "To find g(x,x), substitute x for y and simplify\r\n" ); document.write( "\r\n" ); document.write( "g(x,x)=ax^2+bxx+cxz^2\r\n" ); document.write( "\r\n" ); document.write( "g(x,x)=ax^2+bx^2+cxz^2\r\n" ); document.write( "\r\n" ); document.write( "To find g(x,y), copy it over\r\n" ); document.write( "\r\n" ); document.write( "g(x,y)=ax^2+bxy+cyz^2\r\n" ); document.write( "\r\n" ); document.write( "To find g(y,x), substitute x for y and y for x:\r\n" ); document.write( "\r\n" ); document.write( "g(y,x)=ay^2+byx+cyz^2\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |