SOLUTION: The difference between two numbers is 25. Two times the larger number is 12 times the smaller number. Find the numbers.
Algebra ->
Systems-of-equations
-> SOLUTION: The difference between two numbers is 25. Two times the larger number is 12 times the smaller number. Find the numbers.
Log On
Question 1027121: The difference between two numbers is 25. Two times the larger number is 12 times the smaller number. Find the numbers. Found 2 solutions by stanbon, macston:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The difference between two numbers is 25. Two times the larger number is 12 times the smaller number. Find the numbers.
------
x - y = 25
That means the "x" is the larger number.
-----
2x = 12y
-----
x = 6y
-----
Substitute for "x" and solve for "y"::
6y-y = 25
5y = 25
y = 5
------------
Solve for "x"::
x = y+25
x = 30
Notice that "x" is the larger number.
------------
Cheers,
Stan H.
-----------
You can put this solution on YOUR website! .
L=larger number; S=smaller number
.
L-S=25
L=S+25
.
2L=12S
2(S+25)=12S
2S+50=12S
50=10S
5=S
.
ANSWER 1: The smaller number is 5
.
L=S+25=5+25=30
ANSWER 2: The larger number is 30.
.
CHECK:
.
2L=12S
2(30)=12(5)
60=60
.