Answer:
not sure if this is what youre looking for but here
y=-3/2x+9
Step-by-step explanation:
The answer should be found by rounding 376 to 380 and 266 to 270....you will get 650
Hope this image helps!!!!!
Answer: 
Step-by-step explanation:
Given a System of linear equations, the solution of the system is the point
in which the lines intersect, where "x" is the x-coordinate and "y" is the y-coordinate.
Having the following System of equations:

You can use the Elimination method to find the value of "x":
-Multiply the second equation by 3.
- Add the equations.
- Solve for "x".
Then, you get:

While it's pretty obvious to most of us that
-13x=90-2y
-6x=48-2y
is a system of linear equations, it'd be well to include that info plus the instructions "solve this system of linear equations."
Subtract the 2nd equation from the first:
-13x=90-2y
+6x=-48+2y
-----------------------
-7x = 42. Then x = -42/7, or x = 6.
Now subst. 6 for x in either one of the given equations. Suppose we use the 2nd equation:
-6x=48-2y
Then -6(6)=48-2y, or -36 = 48 - 2y, or 2y = 48+ 36 = 84. Then y = 42.
The solution is (6, 42).