Conjecture
is an educated guess based on known information. Reached by using inductive reasoning
Answer:
y=1/2x-4.5
Step-by-step explanation:
y=mx+b
Answer:
The 3rd one as it's cubic
Explanation:
The Law of Sines is your friend, as is the Pythagorean theorem.
Label the unmarked slanted segments "a" and "b" with "b" being the hypotenuse of the right triangle, and "a" being the common segment between the 45° and 60° angles.
Then we have from the Pythagorean theorem ...
b² = 4² +(2√2)² = 24
b = √24
From the Law of Sines, we know that ...
b/sin(60°) = a/sin(θ)
y/sin(45°) = a/sin(φ)
Solving the first of these equations for "a" and the second for "y", we get ...
a = b·sin(θ)/sin(60°)
and ...
y = a·sin(45°)/sin(φ)
Substituting for "a" into the second equation, we get ...
y = b·sin(θ)/sin(60°)·sin(45°)/sin(φ) = (b·sin(45°)/sin(60°))·sin(θ)/sin(φ)
So, we need to find the value of the coefficient ...
b·sin(45°)/sin(60°) = (√24·(√2)/2)/((√3)/2)
= √(24·2/3) = √16 = 4
and that completes the development:
y = 4·sin(θ)/sin(φ)
Answer:
x = 2
y = -3
Step-by-step explanation:
y = x - 5 -------------------(I)
x + y = -1 ----------------(II)
Substitute y = x -5 in equation (II)
x + (x - 5) = -1
x + x - 5 = -1 {Combine like terms}
2x - 5 = -1 {Add 5 to both sides}
2x = -1 + 5
2x = 4 {Divide both sides by 2}
x = 4/2
x = 2
Substitute x = 2 in equation (I)
y = 2 - 5
y = -3