document.write( "Question 248431: the sum of two numbers is 104. The larger number is 1 less than twice the smaller number. find the numbers. \n" ); document.write( "
Algebra.Com's Answer #181082 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
X+Y=104
\n" ); document.write( "X=2Y-1
\n" ); document.write( "2Y-1+Y=104
\n" ); document.write( "3Y=104+1
\n" ); document.write( "3Y=105
\n" ); document.write( "Y=105/3
\n" ); document.write( "Y=35 ANS FOR THE SMALLER NUMBER.
\n" ); document.write( "X+35=104
\n" ); document.write( "X=104-35
\n" ); document.write( "X=69 ANS FOR THE LARGER NUMBER.
\n" ); document.write( "PROOF:
\n" ); document.write( "69=2*35-1
\n" ); document.write( "69=70-1
\n" ); document.write( "69=69\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );