Stephanie M. answered 07/29/15
Tutor
5.0
(886)
Degree in Math with 5+ Years of Tutoring Experience
You're told that h(t, x) yields two solutions: at + bx and -ax - bt.
Next, you're given a specific example: h(1.221, -0.7) = (1.092, -0.439).
This means that t = 1.221 and x = -0.7, so at + bx = 1.221a - 0.7b = 1.092 and -ax - bt = 0.7a - 1.221b = -0.439. (It's also possible to switch the solutions, so 1.221a - 0.7b = -0.439 and 0.7a - 1.221t = 1.092.)
You have a system of equations:
1.221a - 0.7x = 1.092
0.7a - 1.221b = -0.439
Solve the system for a and b.
Do the same for the other possible system of equations:
1.221a - 0.7x = -0.439
0.7a - 1.221b = 1.092
0.7a - 1.221b = 1.092
You should now have two possible pairs of values for a and b. They happen to be a = 1.639, b = 1.299 or a = -1.299, b = -1.639. However, you're told that a2 - b2 = 1. Plug the pairs of values into that equation to find that only the first pair works.