document.write( "Question 1062002: what three numbers are greater than 100 and together have a sum equal to 345
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #676766 by ikleyn(53937) You can put this solution on YOUR website! . \n" ); document.write( "what three numbers are greater than 100 and together have a sum equal to 345 \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Many answers.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "And since the condition didn't say \"integer numbers\", there are actually infinitely many triples of real numbers satisfying the condition.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(100.1, 100.1, 144.8) is one example.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(100.2, 100.2, 144.6) is another example.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(100.01, 100.01, 144.98) is third example.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "And so on . . . \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |