document.write( "Question 386470: The difference of two numbers (i.e., bigger minus the smaller) is 4. If twice the smaller plus three times the larger is 52, what are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #273246 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Use b and s, for big and small. \n" ); document.write( "b - s = 4 \n" ); document.write( "2s + 3b = 52 \n" ); document.write( "Can you finish it? \n" ); document.write( " |