document.write( "Question 172928: what is the \"GCF\" of the following:\r
\n" );
document.write( "\n" );
document.write( "16,22\r
\n" );
document.write( "\n" );
document.write( "18,26\r
\n" );
document.write( "\n" );
document.write( "15,25\r
\n" );
document.write( "\n" );
document.write( "30,75\r
\n" );
document.write( "\n" );
document.write( "15,30\r
\n" );
document.write( "\n" );
document.write( "72,108\r
\n" );
document.write( "\n" );
document.write( "24,60\r
\n" );
document.write( "\n" );
document.write( "36,80 \n" );
document.write( "
Algebra.Com's Answer #127774 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! I'll do the first few using a detailed process. You can do the rest.\r \n" ); document.write( "\n" ); document.write( "IN order to find the Greatest Common factor, you need to find the prime factors that make up each term. Here is a tool to help you check your ability to find prime factor --> http://www.virtuescience.com/prime-factor-calculator.html\r \n" ); document.write( "\n" ); document.write( "16 = 2*2*2*2 \n" ); document.write( "22 = 2* 11 \n" ); document.write( "Each has a common factor of 2 -- and nothing more. So the GCF = 2\r \n" ); document.write( "\n" ); document.write( "18 = 2* 3 * 3 \n" ); document.write( "26 = 2* 13 \n" ); document.write( "Again, only 2 is common. GCF =2\r \n" ); document.write( "\n" ); document.write( "Skipping down a bit \n" ); document.write( "15 = 3 * 5 \n" ); document.write( "30 = 2 * 3 * 5 \n" ); document.write( "In this case, each one contains both a 3 and a 5. so the GCF = 3*5 = 15\r \n" ); document.write( "\n" ); document.write( "Skipping to the last one \n" ); document.write( "36 = 2 * 2 * 3 * 3 \n" ); document.write( "80 = 2 * 2 * 2 * 2 * 5 \n" ); document.write( "Both contain 2 * 2, so the GCF = 4\r \n" ); document.write( "\n" ); document.write( "Get the process?\r \n" ); document.write( "\n" ); document.write( "Now, you won't be able to use the calculator on a test. You need to get a prime factorization by hand. \n" ); document.write( "I always look for even numbers. I divide by 2. If the resulting quotient is even, I divide by 2 again. Keep dividing by 2 until the result is odd.\r \n" ); document.write( "\n" ); document.write( "Then try 3 (if the sum of the digits if a number is divisible by 3, then the number is also divisible by three)\r \n" ); document.write( "\n" ); document.write( "Then do 5 (five is easy too. The ones digit is either 0 or 5)\r \n" ); document.write( "\n" ); document.write( "Keep walking up the prime numbers \n" ); document.write( "2, 3, 5, 7, 11, 13, 17, 19 ....\r \n" ); document.write( "\n" ); document.write( "Then use hat URL to check yourself\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |