document.write( "Question 278658: the sum of two numbers is the same as four times the smaller number. if twice the larger is decresed by the smaller the result 30. find the numbers? \n" ); document.write( "
Algebra.Com's Answer #202751 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
the sum of two numbers is the same as four times the smaller number. if twice the larger is decresed by the smaller the result 30. find the numbers?
\n" ); document.write( "----------------------
\n" ); document.write( "Let x = larger number
\n" ); document.write( "Let y = smaller number
\n" ); document.write( "x + y = 4y --> x = 3y
\n" ); document.write( "2x - y = 30
\n" ); document.write( "-----------
\n" ); document.write( "2*3y - y = 30
\n" ); document.write( "5y = 30
\n" ); document.write( "y = 6
\n" ); document.write( "x = 18
\n" ); document.write( "
\n" ); document.write( "
\n" );