Respuesta :

Answer: y = -12

Equation's:

  1. y = 4x - 28
  2. y = 1.5x - 18

Solve them simultaneously:

4x - 28 = 1.5x - 18

4x - 1.5x = -18 + 28

2.5x = 10

x = 10/2.5 = 4

Now find the value of y:

y = 4x - 28

insert x = 4

y = 4(4) - 28

y = 16 - 28 = -12

Answer:

[tex]y=-12[/tex]

Step-by-step explanation:

Given system of equations:

[tex]\begin{cases}y = 4x - 28\\y = 1.5x - 18\end{cases}[/tex]

Use the method of substitution to solve for x:

[tex]\begin{aligned}y & = y\\\implies 4x-28 & = 1.5x - 18\\4x-1.5x & = -18+28\\2.5x & = 10\\x & = 10 \div 2.5\\x & = 4\end{aligned}[/tex]

Substitute the found value of x into one of the equations and solve for y:

[tex]\begin{aligned} y & = 4x-28\\\implies y & =4(4)-28\\y & = 16-28\\y & = -12\end{aligned}[/tex]