document.write( "Question 48088: 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( "
Algebra.Com's Answer #31827 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! Smaller Number = s \n" ); document.write( "Larger Number = 12 + s \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Smaller Number = s = 5 \n" ); document.write( "Larger Number = 12 + s = 17 \n" ); document.write( " |