document.write( "Question 1014520: Good morning, can some one please tell me what the difference is between factoring an equation and factoring a polynomial expression.
\n" );
document.write( "Thanks. \n" );
document.write( "
Algebra.Com's Answer #630788 by rothauserc(4718) You can put this solution on YOUR website! Begin with the definitions \n" ); document.write( "************************************************************ \n" ); document.write( "A polynomial expression consists of variables and coefficients, using the operations of addition, subtraction, multiplication, and non-negative integer exponents. For example, x^2 + 2x + 1 and x^3 +4xyz^2 +yz + 5 are both polynomial expressions, note that x^(1/3) + 2xy +y^(1/2) and x^2 / (x^3 +1) are not polynomial expressions. \n" ); document.write( "************************************************************ \n" ); document.write( "A function is a relation between two sets such that an element of the second set is assigned to each element of the first set, for example, y = x and y = 1/(2x-1) are both functions, \n" ); document.write( "************************************************************** \n" ); document.write( "we factor polynomial expressions by using the Greatest Common Factor(GCF) method \n" ); document.write( "we factor functions by setting the expression = 0 and then solve for zeros ( we can use the rational roots theorem and synthetic division to test potential roots) \n" ); document.write( " \n" ); document.write( " |