document.write( "Question 398295: find the smallest integer of k such that 2520k is a perfect square.
\n" ); document.write( "(can you provide answer with working)
\n" ); document.write( "

Algebra.Com's Answer #282258 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"2520k+=+2%5E3%2A3%5E2%2A5%2A7%2Ak\". Then by inspection the least value of k is 2*5*7 = 70. \n" ); document.write( "
\n" );