SOLUTION: 1. Sam is 10 years older than Jack. Twice Sam's age subtracted from 6 times Jack's age is 7 more than Jack's age. Find Jack and Sam's age. 2. Separate 65 into two parts such tha

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: 1. Sam is 10 years older than Jack. Twice Sam's age subtracted from 6 times Jack's age is 7 more than Jack's age. Find Jack and Sam's age. 2. Separate 65 into two parts such tha      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 318765: 1. Sam is 10 years older than Jack. Twice Sam's age subtracted from 6 times Jack's age is 7 more than Jack's age. Find Jack and Sam's age.
2. Separate 65 into two parts such that 3 times the larger will be 6 more than 6 times the smaller. (HINT: let x and 65-x represent your two numbers)
3. Gill has $3.75 is quarters, dimes, and nickels. He has twice as many quarters as dimes and three more dimes than nickels. Find how much of each coin Bill has.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
1. Sam is 10 years older than Jack. Twice Sam's age subtracted from 6 times Jack's age is 7 more than Jack's age. Find Jack and Sam's age.
----
Equations:
s = j+10
6j-2s = j+7
------------------
Substitute for "s" and solve for "j".
==========================================

2. Separate 65 into two parts such that 3 times the larger will be 6 more than 6 times the smaller. (HINT: let x and 65-x represent your two numbers)
---
Equation:
You don't know which is larger so use either as the largest.
3x =6(65-x)+6
==========================================

3. Gill has $3.75 is quarters, dimes, and nickels. He has twice as many quarters as dimes and three more dimes than nickels. Find how much of each coin Bill has.
-----------------------
Equations:
q = 2d
d = n+3
5n + 10d + 25q = 375 cents
--
Substitute for "d" and for "n" and solve for "q":
d = q/2
n = d-3 = (q/2)-3
-----------------------
5[(q/2)-3] + 10(q/2) + 25q = 375
(5/2)q - 15 + 5q + 25q = 375
---
Multiply thru by 2 to get:
5q - 30 + 60q = 750
65q = 780
q = 12
d = 6
n = 3
---------------------
Cheers,
Stan H.
===========================