SOLUTION: Find two numbers such that the second number is 2 more than three times the first number, and the difference of the two numbers is 24.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: Find two numbers such that the second number is 2 more than three times the first number, and the difference of the two numbers is 24.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 785634: Find two numbers such that the second number is 2 more than three times the first number, and the difference of the two numbers is 24.
Answer by harpazo(655) About Me  (Show Source):
You can put this solution on YOUR website!
Let x be the first number.
Let y be the second number.
x - y = 24
y = 3x + 2
This is a system of linear equations in two variables. You can solve using the substitution method.
I hope this helps.