SOLUTION: 1. one number is 5 more than 3 times another number. The sum of the two numbers is 157. Find the bigger number. 2. Robert can paint a room in 12 hours. His helper can do the same

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: 1. one number is 5 more than 3 times another number. The sum of the two numbers is 157. Find the bigger number. 2. Robert can paint a room in 12 hours. His helper can do the same       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 272114: 1. one number is 5 more than 3 times another number. The sum of the two numbers is 157. Find the bigger number.
2. Robert can paint a room in 12 hours. His helper can do the same work in 24 hours. How long will it take them to paint the room together?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
1. one number is 5 more than 3 times another number. The sum of the two numbers is 157. Find the bigger number.
----------------
a = 3b + 5
a + b = 157
----------------------------
Substitute for "a" and solve for "b":
3b + 5 + b = 157
4b + 5 = 157
4b = 152
b = 38
----
Since a = 3b+5, a = 3*38+5 = 119
------------------------------------
2. Robert can paint a room in 12 hours. His helper can do the same work in 24 hours. How long will it take them to paint the room together?
-----
Robert rate = 1/12 job/hr/
Helper rate = 1/24 job/hr
Together rate = 1/x job hr
-------------------------------
Equation:
rate + rate = together rate
1/12 + 1/24 = 1/x
Multiply thru by 24x to get:
2x + x = 24
3x = 24
x = 8 hrs (time to do the job together)
======================
Cheers,
Stan H.