document.write( "Question 807580: find two consecutive multiples of 3 that the sum of their squares is 549 \n" ); document.write( "
Algebra.Com's Answer #486399 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
find two consecutive multiples of 3 that the sum of their squares is 549
\n" ); document.write( "--------------
\n" ); document.write( "549/2 = 274.5
\n" ); document.write( "\"sqrt%28274.5%29\" =~ 16.5
\n" ); document.write( "16.5 - 3/2 = 15
\n" ); document.write( "16.5 + 3/2 = 18
\n" ); document.write( "------------------
\n" ); document.write( "\"15%5E2+%2B+18%5E2+=+549\"
\n" ); document.write( "
\n" ); document.write( "
\n" );