document.write( "Question 1176324: When number is three more then twice a second number if the sum of two numbers is 33 what is the product of the two numbers \n" ); document.write( "
Algebra.Com's Answer #802931 by ewatrrr(24785) You can put this solution on YOUR website! \r\n" ); document.write( "Hi\r\n" ); document.write( "Question Sets Up with \"x\" representing the second number \r\n" ); document.write( "\r\n" ); document.write( " (2x+3) + x = 33\r\n" ); document.write( " 3x = 30\r\n" ); document.write( " x = 10 the other number is 23 \n" ); document.write( " \n" ); document.write( " |