It's correlation. A causal relationship between two events exist if the occurrence of the first causes the other. The first event is called the cause and the second event is called the effect. A correlation between two variables does not imply causation. It may sound complicated but think of it like this. They are co related but they don't really effect one another, they just happen to occur at the same time. I really hope this helps. Let me know if I got anything wrong ok!
Answer:
84 (nearest whole number)
Step-by-step explanation:
If x = 10,
Longest leg = (7 x 10) + 4 = 74
Shortest leg = 4 x 10 = 40
Using Pythagoras' Theorem a² + b² = c² (where a and b are the legs and c is the hypotenuse of a right triangle):
⇒ 74² + 40² = c²
⇒ 7076 = c²
⇒ c = √7076 = 84.11896...
⇒ hypotenuse = 84 (nearest whole number)
Answer:
y = 6/(x - 8).
Step-by-step explanation:
z = k/y where k is a constant
2 = k/3
k = 6.
So z = 6/y
and x = 6/y + 8
Multiply through by y:
xy = 6 + 8y
xy - 8y = 6
y(x - 8) = 6
y = 6/(x - 8)
Answer: (5, 12)
Step-by-step explanation:
Just graph the linear equations and find where they intersect.
Algebraically, you can set them equal to each other
-3x-3=2x+2
-x-3=2
-x=5
x=5
Plug x=5 to any equation
y=2(5)+2
y=12