document.write( "Question 541373: The positive integers 30, 72, and N have the property that the product of any two of them is divisible by the third. What is the smallest possible value of N? \n" ); document.write( "
Algebra.Com's Answer #354181 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "30, 72, and N\r\n" ); document.write( "\r\n" ); document.write( "There must exist positive integers A, B, and C such that \r\n" ); document.write( "\r\n" ); document.write( "30·72 = NA\r\n" ); document.write( " 30N = 72B\r\n" ); document.write( " 72N = 30C\r\n" ); document.write( "\r\n" ); document.write( "Simplifying:\r\n" ); document.write( "\r\n" ); document.write( "2160 = NA\r\n" ); document.write( " 5N = 12B\r\n" ); document.write( " 12N = 5C \r\n" ); document.write( "\r\n" ); document.write( "Solving each for N:\r\n" ); document.write( "\r\n" ); document.write( "N =\n" ); document.write( " |