document.write( "Question 361469: the sum of two numbers is the same as four times the smaller number.if twice the larger is decreased by the smaller,the result is 30. find the numbers \n" ); document.write( "
Algebra.Com's Answer #257720 by JBarnum(2146) You can put this solution on YOUR website! a+b=4b \n" ); document.write( "2a-b=30 \n" ); document.write( "
|