document.write( "Question 804143: Two numbers have a sum of 104. The larger number is 1 less than twice the smaller number. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #484646 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+2x-1=104 \n" ); document.write( "3x=105 \n" ); document.write( "x=105/3 \n" ); document.write( "x=35 \n" ); document.write( "2x-1=69 \n" ); document.write( " |