228k views
3 votes
Solve the following system of equations. Express your answer as an ordered pair in the format (a,b), with no spaces between the numbers or symbols. 3x+4y=16 -4x-3y=-19

User Mocha
by
7.5k points

2 Answers

4 votes

Answer: The required solution is (x, y) = (4, 1).

Step-by-step explanation: We are given to solve the following system of linear equations :


3x+4y=16~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(i)\\\\-4x-3y=-19~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(ii)

We will be using the method of Elimination to solve the given system as follows :

Multiplying equation (i) by 4 and equation (ii) by 3, we have


4(3x+4y)=4*16\\\\\Rightarrow 12x+16y=64~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(iii)

and


3(-4x-3y)=-19*3\\\\\Rightarrow -12x-9y=-57~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(iv)

Adding equations (iii) and (iv), we get


(12x+16y)+(-12x-9y)=64+(-57)\\\\\Rightarrow 7y=7\\\\\Rightarrow y=(7)/(7)\\\\\Rightarrow y=1.

Substituting the value of y in equation (i), we get


3x+4*1=16\\\\\Rightarrow 3x+4=16\\\\\Rightarrow 3x=16-4\\\\\Rightarrow 3x=12\\\\\Rightarrow x=(12)/(3)\\\\\Rightarrow x=4.

Thus, the required solution is (x, y) = (4, 1).

User Hudi Ilfeld
by
8.7k points
6 votes

Answer:

(4,1)

Explanation:

3x+4y=16

-4x-3y=-19

I will solve this system by elimination. I will eliminate x

Multiply the first equation by 4 and the second equation by 3

4 (3x+4y)=4*16

12x + 16y = 64


3 (-4x-3y)=3*-19

-12x -9y = -57


Add the two modified equations together to eliminate x

12x + 16y = 64

-12x -9y = -57

-----------------------

7y = 7

y=1


We still need to find x

3x+4y = 16

Substitute y=1

3x+4(1) = 16

3x+4=16

Subtract 4 from each side

3x = 16-4

3x =12

Divide each side by 3

3x/3 = 12/3

x=4


User SamuraiJack
by
7.7k points

No related questions found