document.write( "Question 65151: A)Determine the greatest common factor for the following 3 terms:
\n" );
document.write( "48x^2y^3z^5, 120x^4y^2z^4, 35x^2y^3z^5\r
\n" );
document.write( "\n" );
document.write( "B)Simplify the following expression and rewrite using only positive exponents:(assume that the bases are not zero)\r
\n" );
document.write( "\n" );
document.write( "(2x^-2y^-2z^5)^3(3x^-2y^-4z2)3 \n" );
document.write( "
Algebra.Com's Answer #45646 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A)Determine the greatest common factor for the following 3 terms: \n" ); document.write( "48x^2y^3z^5, 120x^4y^2z^4, 35x^2y^3z^5 \n" ); document.write( "Looking at the coefficients: no common factor \n" ); document.write( "Looking at the x-factors: x^2 \n" ); document.write( "Looking at the y-factors: y^2 \n" ); document.write( "Looking at the z-factors: z^4 \n" ); document.write( "GCF=x^2y^2z^4 \n" ); document.write( "---------------- \n" ); document.write( "B)Simplify the following expression and rewrite using only positive exponents:(assume that the bases are not zero) \n" ); document.write( "[(2*x^-2*y^-2*z^5)^3][(3*x^-2*y^-4*z^2)^3 \n" ); document.write( "=(2*z^5/x^2y^2)^3 (3*z^2/x^2y^4)^3 \n" ); document.write( "=[6*z^7/x^4y^6)^3 \n" ); document.write( "=[216*z^21/x^12y^18] \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |