A Pythagorean triple consists of three positive integers a, b, and c, such that a2 + b2 = c2. Such a triple is commonly written (a, b, c), and a well-known example is (3, 4, 5). If (a, b, c) is a Pythagorean triple, then so is (ka, kb, kc) for any positive integer k.
Answer:
The value of x is 8/5
Step-by-step explanation:
(35/6)x + (8/3) = 12
(35/6)x = 28/3 (cross multiplication)
105x = 168
x = 8/5
Answer:
the answer is 7/12 hours
Step-by-step explanation:
The answer to your question is 37.5.
Let the two numbers be x and y
Then
x + y = 60
And
x - y = 2
x = y + 2
Putting the value of x in the first equation we get
x + y = 60
y + 2 + y= 60
2y + 2 = 60
2y = 60 - 2
2y = 58
y = 58/2
y = 29
Now putting the value of y in the first equation we get
x + y = 60
x + 29 = 60
x = 60 - 29
x = 31
So the value of the two numbers comes out to be 31 and 29. I hope the procedure is clear enough for you to understand.