The first graph is B. x^2 + 6 < 3
It is a parabola and opens upward when x^2 is positive. 6 raises it upwards by 6 units. the circle at
x = 3 means that the function can approach but not be equal to 3.
Your answer is 1.18518519
M in this case stands for money, while d means dollars and x is the cost of the ice creams
m = d - x(2)
let me know if you have any other questions
:)
First thing you should do is reduce coefficients.
1st equation has all multiples of '2'. Divide by 2
---> x +3y = -6
2nd equation has multiples of 5. Divide by 5.
---> x - y = 2
Now elimination part is easier.
Eliminate 'x' variable by subtracting 2nd equation from 1st.
x + 3y = -6
-(x - y = 2)
----------------------
4y = -8
Solve for 'y'
4y = -8
y = (-8)/4 = -2
Substitute value for 'y' back into 2nd equation:
x - (-2) = 2
x + 2 = 2
x = 0
Solution to system is:
x=0, y =-2
Answer:
Step-by-step explanation:
One of the more obvious "connections" between linear equations is the presence of the same two variables (e. g., x and y) in these equations.
Assuming that your two equations are distinct (neither is merely a multiple of the other), we can use the "elimination by addition and subtraction" method to eliminate one variable, leaving us with an equation in one variable, solve this 1-variable (e. g., in x) equation, and then use the resulting value in the other equation to find the value of the other variable (e. g., y). By doing this we find a unique solution (a, b) that satisfies both original equations. Not only that, but also this solution (a, b) will also satisfy both of the original linear equations.
I urge you to think about what you mean by "analyze connections."