Answer: Variables
F and C are placeholders for numbers. They are called variables because they are allowed to vary, or change. If you change C then it affects F, and vice versa. If the values for the placeholders is not allowed to change, yet it holds a number, then it is considered a constant. In this case, we don't have constants or else the formula isn't too useful.
The product means you multiply, so:
-y × 6x = -6xy
-y × 4y = -4y²
x × 6x = 6x²
x × 4y = 4xy
= -2xy - 4y² + 6x
I hope this helps!
Answer:
∠A = 30°
∠B = 60°
∠C= 90°
Step-by-step explanation:
This is a right triangle, you can see it mainly by the red square in C, and it is always used to mark 90 degrees.
Knowing that, you now know <em>∠C is 90°</em>
Now, to find ∠B, you should use the following equation:
This means that the sum of the three angles of a triangle gives 180. ALWAYS. So to find the missing angle, ∠B, do the following:
Fill the values of the equation with the angles you now know:
Solve the equation, passing the 30° and 90° to the other side of the equal sing with Inverse Operation:
<em>B = 60</em>
<em>Hope it helps!!</em>
System: x + y = 44; x = 2y + 2
Solve with substitution: x = 30; y = 14
x + y = 44
x = 2y + 2
Substitute 2y + 2 for x
2y + 2 + y = 44
3y + 2 = 44
Subtract 2 on both sides.
3y = 42
y = 14
Now substitute back in.
x + 14 = 44
Subtract 14 on both sides.
x = 30