document.write( "Question 151967: 1. Using one of the laws of exponents, prove that any number raised to the power 0 is 1.
\n" );
document.write( "2. Using FOIL, simplify the expression \"(3x + 2)(3x - 2)\". Show that a particular factoring formula leads to the same answer.
\n" );
document.write( "3. If a fourth-degree polynomial is multiplied by a third-degree polynomial, what is the degree of the product? Explain your reasoning and provide examples to support your explanation.
\n" );
document.write( "4. Think of a condition under which the product of any two binomials is a binomial. You can support your answer with the help of one of the identities of factorization of polynomials.
\n" );
document.write( "5. (i) Is \"12.5555…\" a rational or irrational number? Explain.
\n" );
document.write( "(ii) Is \"2.1273685…\" a rational or irrational number? Explain.
\n" );
document.write( "(iii) Is \"548/799\" a rational or irrational number? Explain.
\n" );
document.write( "(iv) Simplify \"(5 + 3i)(5 - 3i)\". Is the result real, complex, or both? Explain.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #111721 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1. Using one of the laws of exponents, prove that any number raised to the power 0 is 1. \n" ); document.write( "n^x/n^x = 1 because anything, except zero, divided by itself is one. \n" ); document.write( "But n^x/n^x = n^(x-x) = n^0 by the division law of exponents. \n" ); document.write( "Therefore n^0 must equal 1 for all n that is not equal to zero. \n" ); document.write( "-----------------------------\r \n" ); document.write( "\n" ); document.write( "2. Using FOIL, simplify the expression \"(3x + 2)(3x - 2)\". \n" ); document.write( "F: 3x*3x = 9x^2 \n" ); document.write( "O: 3x*-2 = -6x \n" ); document.write( "I: 2*3x = 6x \n" ); document.write( "L: 2*-2 = -4 \n" ); document.write( "Combine to get: 9x^2 -4 \n" ); document.write( "------------------------------ \n" ); document.write( " Show that a particular factoring formula leads to the same answer. \n" ); document.write( "(a+b)(a-b) = a^2 - b^2 is the form for the difference of squares. \n" ); document.write( "In your problem a = 3x and b = 2 \n" ); document.write( "So you have (3x+2)(3x-2) = (3x)^2-2^2 = 9x^2-4 \n" ); document.write( "------------------------------------------------- \n" ); document.write( "3. If a fourth-degree polynomial is multiplied by a third-degree polynomial, what is the degree of the product? \n" ); document.write( "seven \n" ); document.write( "Explain your reasoning and provide examples to support your explanation. \n" ); document.write( "(x^4-1)(x^3-1) = x^7-x^4-x^3+1 \n" ); document.write( "---------------------------------------- \n" ); document.write( "4. Think of a condition under which the product of any two binomials is a binomial. You can support your answer with the help of one of the identities of factorization of polynomials. \n" ); document.write( "(a+b)(a-b) = a^2-b^2 \n" ); document.write( "------------------------- \n" ); document.write( "5. (i) Is \"12.5555…\" a rational or irrational number? Explain. \n" ); document.write( "rational because is has a repeating decimal form. \n" ); document.write( "-------------------------------- \n" ); document.write( "(ii) Is \"2.1273685…\" a rational or irrational number? Explain. \n" ); document.write( "It appears to have a non-repeating decimal form so it is irrational. \n" ); document.write( "-----------------\r \n" ); document.write( "\n" ); document.write( "(iii) Is \"548/799\" a rational or irrational number? Explain. \n" ); document.write( "rational because it is the ratio of two integers. \n" ); document.write( "---------------------------- \n" ); document.write( "(iv) Simplify \"(5 + 3i)(5 - 3i)\". Is the result real, complex, or both? Explain. \n" ); document.write( " = 5^2 - (3i)^2 = 25 +9 = 34 which is rational. \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |