SOLUTION: Recall captain hook's riddle from the beginning of chapter 4:
ye have almost found the treasure. start from this spot and walk north and east. three times the sum of the number
Algebra ->
Customizable Word Problem Solvers
-> Travel
-> SOLUTION: Recall captain hook's riddle from the beginning of chapter 4:
ye have almost found the treasure. start from this spot and walk north and east. three times the sum of the number
Log On
Question 1200212: Recall captain hook's riddle from the beginning of chapter 4:
ye have almost found the treasure. start from this spot and walk north and east. three times the sum of the number of northerly steps and the number of the easterly steps is four more than four times the number of northerly steps. more than this you will need to find the treasure. ye also must know that when ye multiply by five the number two less than the number of northerly steps, ye get the number that is two more than seven times the number of easterly steps.
How many steps north and east should you take to get to the treasure?
Focus on the first sentence:
"three times the sum of the number of northerly steps and the number of the easterly steps is four more than four times the number of northerly steps."
More specifically, we'll translate the portion highlighted in blue
"three times the sum of the number of northerly steps and the number of the easterly steps is four more than four times the number of northerly steps."
x = number of steps going north
y = number of steps going east
x+y = the sum of those items
3(x+y) = three times that sum
Let's call this expression A. We'll use this later.
Now focus on this portion highlighted in blue
"three times the sum of the number of northerly steps and the number of the easterly steps is four more than four times the number of northerly steps."
x = number of steps going north
4x = four times the number of steps going north
4x+4 = four more compared to the previous quantity
Let's call this expression B.
Expressions A and B are set equal to each other because of the key term "is" in the sentence "three times the sum of the number of northerly steps and the number of the easterly steps is four more than four times the number of northerly steps"
It's like saying "x is 10" which translates to x = 10.
Equating those expressions gives us this equation
3(x+y) = 4x+4
The next sentence to tackle is:
"ye also must know that when ye multiply by five the number two less than the number of northerly steps, ye get the number that is two more than seven times the number of easterly steps."
Let's narrow our focus to the stuff in blue
"ye also must know that when ye multiply by five the number two less than the number of northerly steps, ye get the number that is two more than seven times the number of easterly steps."
x = number of northerly steps
x-2 = two fewer steps compared to before
5(x-2) = five times the previous quantity
Call this expression C.
Change the focus to this portion
"ye also must know that when ye multiply by five the number two less than the number of northerly steps, ye get the number that is two more than seven times the number of easterly steps."
y = number of easterly steps
7y = seven times the previous amount
7y+2 = two more than the previous quantity
Call this expression D.
The expressions C and D are set equal to one another for similar reasoning compared to before.
C = D
5(x-2) = 7y+2