document.write( "Question 154916: Hello,\r
\n" );
document.write( "\n" );
document.write( "I neeed some help I have been out of school for 15 years and I have forgotten how to graph a polynomial of three terms.\r
\n" );
document.write( "\n" );
document.write( " 6x^2 - 4xy + 2xy\r
\n" );
document.write( "\n" );
document.write( "I believe that this is a polynomial of three terms, but I could be wrong.\r
\n" );
document.write( "\n" );
document.write( "Please show me how to graph it.\r
\n" );
document.write( "\n" );
document.write( "I really am struggling with this.\r
\n" );
document.write( "\n" );
document.write( "Thank you for your help\r
\n" );
document.write( "\n" );
document.write( "Jackie \n" );
document.write( "
Algebra.Com's Answer #114155 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 6x^2-4xy+2xy=0 \n" ); document.write( "6x^2-2xy=0 \n" ); document.write( "-2xy=-6x^2 \n" ); document.write( "y=-6x^2/-2x \n" ); document.write( "y=3x \n" ); document.write( " |