document.write( "Question 725757: The sum of two numbers is 66. The larger number is three more than twice the smaller number. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #444269 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
X+(2X+3)=66
\n" ); document.write( "3X=66+3
\n" ); document.write( "3X=63
\n" ); document.write( "X=63/3
\n" ); document.write( "X=21 ANS. FOR THE SMALLER NUMBER.
\n" ); document.write( "2*21+3=42+3=45 ANS. FOR THE LARGER NUMBER.
\n" ); document.write( "PROOF:
\n" ); document.write( "21+45=66
\n" ); document.write( "66=66
\n" ); document.write( "
\n" ); document.write( "
\n" );