SOLUTION: the sum of two integers is 51 . the larger integer is 3 more than twice the smaller integer.find the two numbers...

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: the sum of two integers is 51 . the larger integer is 3 more than twice the smaller integer.find the two numbers...       Log On


   



Question 326315: the sum of two integers is 51 . the larger integer is 3 more than twice the smaller integer.find the two numbers...

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Hint: "the sum of two integers is 51" means that x%2By=51 and "the larger integer is 3 more than twice the smaller integer" tells us that y=2x%2B3 (note: y is the larger integer). It's easiest to use substitution to solve this system.