document.write( "Question 424362: Solve
\n" );
document.write( "2/z = 3/z - 1/11\r
\n" );
document.write( "\n" );
document.write( "Factor Completely
\n" );
document.write( "4r^2-81\r
\n" );
document.write( "\n" );
document.write( "Factor the trinomial
\n" );
document.write( "c^3-2c^2-63c\r
\n" );
document.write( "\n" );
document.write( "Use the Foil method to find the product
\n" );
document.write( "(7x^4-2)(x^7-4)=\r
\n" );
document.write( "\n" );
document.write( "Multiply
\n" );
document.write( "(a+d)(a^2-ad+d^2)=\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #295848 by shree840(260)![]() ![]() You can put this solution on YOUR website! There are 5 problems \n" ); document.write( "1. \n" ); document.write( "2/z=3/z-1/11 multiply by z \n" ); document.write( "2=3-z/11 \n" ); document.write( "z/11=3-2=1 \n" ); document.write( "z=11\r \n" ); document.write( "\n" ); document.write( "2.4r^2-81 this is a^2-b^2 form =(a+b)(a-b) \n" ); document.write( "(2r+9)(2r-9)\r \n" ); document.write( "\n" ); document.write( "3.c^3-2c^2-63c \n" ); document.write( "take c common \n" ); document.write( "c(c^2-2c-63) \n" ); document.write( "c(c^2-9c+7c-63= \n" ); document.write( "c(c-9)(c+7)\r \n" ); document.write( "\n" ); document.write( "4.(7x^4-2)(x^7-4) \n" ); document.write( "foil stands for first outer inner last \n" ); document.write( "7x^4*x^7-7x^4*4-2x^7+(-2)(-4) \n" ); document.write( "=7x^4-28x^4-2x^7+8 \n" ); document.write( "=-2x^7-21x^4+8\r \n" ); document.write( "\n" ); document.write( "5.(a+d)(a^2-ad+d^2) \n" ); document.write( "we will still use foil but we will multiply first with a all the numbers in the second bracket and then we multiply all the numbers in the second bracket with d\r \n" ); document.write( "\n" ); document.write( "a^3-a^2d+ad^2+a^2d-ad^2+d^3 \n" ); document.write( "=a^3+d^3 {everything else cancels} \n" ); document.write( " |