document.write( "Question 319260: What is the smallest positive integer n for which 45n is a perfect cube of an integer? \n" ); document.write( "
Algebra.Com's Answer #228589 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! First, factor 45n into 3*3*5*n. In order for 3*3*5*n to be a perfect cube, each prime factor must come in sets of triples. So we're missing one 3 and two 5 factors which means that n=3*5*5=75\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the answer is n=75 making the final number to be 45*75=3375\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Using a calculator, we find that |