SOLUTION: This is not from a book but I am having difficulties with this question.
The difference of two numbers is 27. The second is 1 less than 3 times the first. What are the two n
Algebra ->
Customizable Word Problem Solvers
-> Misc
-> SOLUTION: This is not from a book but I am having difficulties with this question.
The difference of two numbers is 27. The second is 1 less than 3 times the first. What are the two n
Log On
Question 93010: This is not from a book but I am having difficulties with this question.
The difference of two numbers is 27. The second is 1 less than 3 times the first. What are the two numbers?
Any explanation would be helpful. Thank you. Found 2 solutions by jim_thompson5910, ankor@dixie-net.com:Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website!
Just write what it says:
:
"The difference of two numbers is 27."
One number = x
the 2nd number = (x-27)
:
"The second is 1 less than 3 times the first.
x - 27 = 3x - 1
:
What are the two numbers?
x - 3x = -1 + 27
-2x = +26
x = 26/-2
x = -13
:
2nd number: -13 - 27 = -40
:
Check using the statement "The second is 1 less than 3 times the first."
-40 = 3(-13) - 1