document.write( "Question 58025: 44. One number is 12 more than another. The sum of the smaller number and twice the larger number is 39. Find the larger number.
\n" );
document.write( "A) 5
\n" );
document.write( "B) 7
\n" );
document.write( "C) 17
\n" );
document.write( "D) 34
\n" );
document.write( "I really appreciate your help!!!! \n" );
document.write( "
Algebra.Com's Answer #39672 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! THE NUMBERS ARE X & (X+12)\r \n" ); document.write( "\n" ); document.write( "X+2(X+12)=39 \n" ); document.write( "X+2X+24=39 \n" ); document.write( "3X+24=39 \n" ); document.write( "3X=39-24 \n" ); document.write( "3X=15 \n" ); document.write( "X=15/3 \n" ); document.write( "X=5 THUS \n" ); document.write( "X+12=5+12=17 C) 17 IS THE CORRECT ANSWER. \n" ); document.write( " |