document.write( "Question 978876: By which smallest number can 275 be multiplied to get a perfect number? \n" ); document.write( "
Algebra.Com's Answer #600253 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
275 has factors 5, 5, and 11
\n" ); document.write( "So if we multiply 275 by 11, this will give the perfect square 55x55 = 3025. There are no perfect cubes obtained by multiplying 275 by numbers less than 11, so the answer is 11.
\n" ); document.write( "
\n" );