SOLUTION: Find two consecutive even integers such that three times the smaller is 30 more than twice the larger.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: Find two consecutive even integers such that three times the smaller is 30 more than twice the larger.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 253557: Find two consecutive even integers such that three times the smaller is 30 more than twice the larger.
Found 2 solutions by richwmiller, Fombitz:
Answer by richwmiller(17219) About Me  (Show Source):
You can put this solution on YOUR website!
Reminder:
You are limited to one problem per submission.
No more than 4 submissions daily
No similar problems.

3n=2*(n+2)+30
n=34
and 36
check
3*34=2*36*30
102=72+30
102=102
ok

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Let A be the smaller, B the larger.
B=A+2
.
.
.
3A=2B+30
Substitute from above,
3A=2(A+2)+30
3A=(2A+4)+30
A=34
Then
B=36