document.write( "Question 96840: find the GCF of 90x2,60x6,80x4 \n" ); document.write( "
Algebra.Com's Answer #70459 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the GCF of 90x^2 , 60x^6 , 80x^4 \n" ); document.write( "----------- \n" ); document.write( "GCF of the coefficients: \n" ); document.write( "90 = 2*3^2*5 \n" ); document.write( "60 = 2^2*3*5 \n" ); document.write( "80 = 2^4*5 \n" ); document.write( "So, GCF = 2*5 \n" ); document.write( "------------ \n" ); document.write( "GCF of the powers of \"x\": \n" ); document.write( "x^2 \n" ); document.write( "-------------- \n" ); document.write( "GCF of the problem: \n" ); document.write( "10x^2 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |