Step-by-step explanation:
The problem states that you have a linear function so expect your equation to have this form:
y = mx + b
where m is the slope and b is the y-intercept. You are also given two points: P1(5, 6) and P2(14, 60). Use these points to solve for the slope m.
m = (y2 - y1) / (x2 - x1) = (60 - 6)/(14 - 5)
= 54/9 = 6
So our equation now becomes
y = 6m + b
To solve for b, plug in the values of P1:
6 = 6(5) + b ---> b = -24
Therefore, our equation is
y = 6m - 24
The rest of the points are
(8, 24)
(11, 42)
Answer: -66.67%, but if the answer is supposed to positive then the answer is 66.67%.
<em>* Hopefully this helps:) </em>
The intersection of the two sets is the list of members that appear in both sets. That is {3}.
Your statement is FALSE.
Answer:
x=2
y=3
Solution:
First we find common denominators. It is "xy". Then we multiply numerators by common denominator. We get followings:
(4y-3x)/xy=1; (6y+15x)/xy=8
Then
4y-3x=xy;
6y+15=8xy
Multiply first equasion by 5
20y-15x=5xy
Now we add two equasions to get one
20y-15x=5xy
6y+15x=8xy
We get
26y=13xy
Cut "y" and we will find "x"
26=13x
x=2
Put x value into the first equasion(4y-3x=xy) to find out "y"
4y-6=2y
2y=6
y=3