Equation of a line:

m = gradient: The difference between two y points and two x points.

c = y-intercept: Where the line crosses the y-axis (x=0)
You have:

so you are missing the m and the c.
To calculate m find two y coordinates -you have (12,
<u>7</u>) and (0, <u>
1</u>)- and subtract them. Then divide this by the subtracted values of the x coordinates -you have (<u>
12</u>, 7) and (<u>
0</u>, 1)- This gives:



To calculate the c, you just see where the line crosses the y-axis. Because you have the point (0, 1), you know that when x=0, y=1. Because x=0 is on the y-axis, you can tell that the line passes through y=1. This makes your c = 1:

When you plug these values into the equation you get your answer:
We are going to make simultaneous equations.
x will be our $3 ice cream and y will be our $5 ice cream
Equation1 ---- x + y = 50 (the sum of all the ice creams they sell)
Equation 2 ---- 3x + 5y = 180 Sum of all the $3 and $5 ice creams is $180
Since we can't solve for both variables we will put one of the variables in terms of the other.
Take x+y=50 and subtract y from both sides. (I could have done subtracted x - it did not matter). Now we have x= ₋ y +50 (negative y +50)
Now I am going to take equation 2 and replace the x with -y +50
3 (-y +50) + 5y = 180
Now I will use the distributive law on the 3 and what's in the parentheses:
-3y + 150 + 5y = 180
Now I will combine like terms (the -3y and the 5y)
2y + 150 = 180
Now subtract 150 from both sides of the equation
2y = 30
Divide both sides by 2
and get y= 15 They sold 15 ice creams that cost $5 each
Since equation 1 is x+y=50 we can replace y with 15
x + 15 = 50 Now subtract 15 from both sides x = 35
Since x represents the $3 ice creams, they sold 35 of those.
Check:
35 X 3 = $105
15 x 5 = + <u>75
</u> $180
Answer:
dimo ba kayang answeran
Step-by-step explanation:
kaya muyan
Solving a system of linear equations, we conclude that the measure of side Z is 2√13
<h3>How to find the measure of side Z?</h3>
Remember the Pythagorean theorem. It says that the square of the hypotenuse is equal to the sum of the squares of the legs.
In the image, we can identify 3 right triangles, and with the Pythagorean theorem, we can write a system of 3 equations.
x^2 = y^2 + 4^2
z^2 = y^2 + 9^2
(4 + 9)^2 = z^2 + x^2
We want to solve that for z.
Now, the second equation can be rewritten to:
y^2 = z^2 - 9^2
Now let's replace the first equation into the third one, so we get:
(4 + 9)^2 = z^2 + (y^2 + 4^2)
Now we can replace y^2 by z^2 - 9^2
(4 + 9)^2 = z^2 + ((z^2 - 9^2) + 4^2)
Now we can solve this:
(13)^2 = z^2 + z^2 - 9^2 + 4^2
(13)^2 + 9^2 - 4^2 = 2*z^2
104/2 = z^2
52 = z^2
√52 = z
√(4*13) = z
√4*√13 = z
2√13 = z
We conclude that the measure of side Z is 2√13
If you want to learn more about systems of equations:
brainly.com/question/13729904
#SPJ1