Jacqueline123456 Jacqueline123456
  • 24-03-2021
  • Mathematics
contestada

Stop giving me links and HELP ME. I will mark BRAINLIEST
x=3y-4
2x-y=7
Use substitution and elimination method

Respuesta :

yaz34 yaz34
  • 24-03-2021

Answer:

y = 3

Step-by-step explanation:

substitute the x in 2x - y = 7 by x = 3y - 4 and then solve

2(3y - 4) - y = 7

Distribute the 2 into the parenthesis

6y - 8 -y = 7

combine like terms

5y - 8 = 7

add 8 on both sides

5y = 15

divide by 5 on both sides to isolate the y-value

y = 3

Answer Link

Otras preguntas

How many times larger is 4 × 105 than 2 × 102? A. 200 B. 2,000 C. 20,000 D. 20
How would you identify a floodplain that has not been immersed for a long time?
Write the equation of a circle with radius 10 and center (-7,9) in standard form.
Need help with number 10
The following relation is a function: {(-1,0), (1,3), (-2,0), (0,4)}. True False
Math Question for An assignment
solve pls brainliest
Media" is the plural form of the word "medium," and it means: the form you use to deliver a message the way that you type a message an important message that is
which type of entertainment do you prefer ? escape ? or insights into reality and why ?
I have problems in compiling this Java code: class SumMatrix{ public static void main(String[] args){ matrixAdd({{1;2}; {5;6}}; {{8;7}; {3;4};});} public static