document.write( "Question 896717: how to find the sum of all the co-prime numbers less than 180 \n" ); document.write( "
Algebra.Com's Answer #555462 by Edwin McCravy(20059)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "I'm sorry but:\r\n" ); document.write( "\r\n" ); document.write( "Only a PAIR of integers can be said to be COPRIME TO EACH OTHER. Therefore the\r\n" ); document.write( "way this problem is stated, it does not make sense, because no single integer can\r\n" ); document.write( "be said to be a \"coprime number\". It takes TWO integers to be CO-PRIME to each\r\n" ); document.write( "other. For example the pair of integers {8,9} are said to be coprime because\r\n" ); document.write( "their only common factor is 1. What do you mean to ask about such coprime PAIRS\r\n" ); document.write( "of integers? What do you mean by the \"sum of such pairs\"?\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |