document.write( "Question 1042090: what is the least number that must be added to 5607 to make the sum a perfect square?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #657002 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Take the square root of 5607 to get \n" ); document.write( " \n" ); document.write( "So 5607 is between \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We must ask ourselves: what is the value of x that makes this equation true?\r \n" ); document.write( "\n" ); document.write( "5607+x = 5625\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To find out, subtract 5607 from both sides to get\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5607+x = 5625 \n" ); document.write( "5607+x-5607 = 5625-5607 \n" ); document.write( "x = 18\r \n" ); document.write( "\n" ); document.write( "Therefore, you must add 18 to 5607 to get the sum to be a perfect square. 18 is the smallest you can add.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Final Answer: 18 \n" ); document.write( " \n" ); document.write( " |