document.write( "Question 1172311:  Analyse and Model engineering situations using a range of Mathematical methods.\r
\n" );
document.write( "\n" );
document.write( "Rewrite the following equations and identify whether polynomial or not, the lead Coefficient and the degree of the polynomial and whether is odd or even and how it affects the end conditions:
\n" );
document.write( "                                                                                                        
\n" );
document.write( "1-	f(x) = 2X2+2X4+3.5X
\n" );
document.write( "2-	f(x)= -4X+3X2+75
\n" );
document.write( "3-	f(x)= -1.6X2-5X+7
\n" );
document.write( "4-	f(x)= 7X+2X-3+4.52
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #797323 by Alan3354(69443)     You can put this solution on YOUR website! Analyse and Model engineering situations using a range of Mathematical methods.\r \n" ); document.write( "\n" ); document.write( "Rewrite the following equations and identify whether polynomial or not, the lead Coefficient and the degree of the polynomial and whether is odd or even and how it affects the end conditions: \n" ); document.write( " \n" ); document.write( "1- f(x) = 2X2+2X4+3.5X \n" ); document.write( "------------------ \n" ); document.write( "Are X2 and X4 different variables? \n" ); document.write( "Or are the 2 and the 4 the exponents of X? \n" ); document.write( "------ \n" ); document.write( "If exponents, use ^ (Shift 6). \n" ); document.write( "2X^2+2X^4+3.5X \n" ); document.write( " \n" ); document.write( " |