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
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
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)
(
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.