sakinaray sakinaray
  • 04-11-2020
  • Mathematics
contestada

Solve the system of equations x+y=-1 and 5x-7y=79 by combining the equations.

Respuesta :

sqdancefan
sqdancefan sqdancefan
  • 04-11-2020

9514 1404 393

Answer:

  (x, y) = (-6, -7)

Step-by-step explanation:

Multiply the first equation by 7 and add that to the second.

  7(x +y) +(5x -7y) = 7(-1) +(79)

  12x = 72

  x = 6

  y = -1 -x = -1 -6 = -7

The solution is (x, y) = (6, -7).

Ver imagen sqdancefan
Answer Link

Otras preguntas

I need help I don’t understand number lines
Write a newspaper report on Sino-Indian relation-Panchsheel. (english related)..but is sst I NEED IT IN THE CORRECT FORMAT AND IN BREIFT JUST LIKE HOW A NEWS RE
What is the 13th square number?​
Northern Trail Outfitters stores Last Name in a data extension. How should the text file be defined? a. Varchar(100) b. Char(100) c. String(100) d. Text(100)
The process of respiration is essential in the oxygen/carbon dioxide cycle. Respiration rermoves produces and releases from the atrmosphere and to the atrmosphe
What does Z equal? A.37 B.51 C.39
5. As part of the Dred Scott decision, Chief Justice Roger B. Taney argued in 1857 that Congress could not prohibit someone from taking slaves into a federal te
How is the series 4 + 9 + 14 t... + 194 represented in summation notation?​
Graph each equation using the slope and the y-intercept. y = –4x – 2.5
HURRY HELP A program contains an if statement followed by an else statement. When the condition in an if statement is met, what happens to the code that follows