Discover new knowledge and insights with IDNLearn.com's extensive Q&A database. Get accurate and comprehensive answers to your questions from our community of knowledgeable professionals.

Solve this system of equations.
3x + 4y = 36
y = -1/2x + 8
What is x?​


Sagot :

Answer: Between 1 and 3.

Step-by-step explanation:

You have to Think about y too, y can be anything, but let's say y is 1. Then x should be 3

x = 4, y = 6

In this case, you can solve the equation by substitution.

3x + 4y = 36

We are given that y = -1/2x + 8

Plug in that value assigned to y.

3x + 4(-1/2x + 8) = 36

3x -2x + 32 = 36

x + 32 = 36

x = 4

Now, we can return back to y

y = -1/2x + 8

y = -1/2(4) + 8

y = -2 + 8

y = 6