SOLUTION: The sum of 2 numbers is 33. Three times one number is six less than four times the other. What are the two numbers?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The sum of 2 numbers is 33. Three times one number is six less than four times the other. What are the two numbers?      Log On


   



Question 355028: The sum of 2 numbers is 33. Three times one number is six less than four times the other. What are the two numbers?
Answer by nyc_function(2741) About Me  (Show Source):
You can put this solution on YOUR website!
x + y = 33
3x = 4y - 6

This question is about two systems of linear equations in two variables.

After solving by substitution, I got x = 18 and y = 15.