document.write( "Question 769497: the sum of two numbers is 38. three times the smaller number exceeds the larger number by 30. find the numbers
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #468887 by 55305(86)![]() ![]() ![]() You can put this solution on YOUR website! Suppose we assume the two numbers are x and y, with x being the smaller one. The sum of the 2 numbers is \n" ); document.write( "Adding the two equations, we get \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So x=17 and y=21. \n" ); document.write( " |