Answer:
1) {y,x}={-3,-23}
2) {x,y}={7,-9/2}
Step-by-step explanation:
Required:
- Solve systems of equations
1) y - x = 20, 2x - 15y = -1
Equations Simplified or Rearranged :
[1] y - x = 20
[2] -15y + 2x = -1
Graphic Representation of the Equations :
x + y = 20 2x - 15y = -1
Solve by Substitution :
// Solve equation [1] for the variable y
[1] y = x + 20
// Plug this in for variable y in equation [2]
[2] -15•(x +20) + 2x = -1
[2] - 13x = 299
// Solve equation [2] for the variable x
[2] 13x = - 299
[2] x = - 23
// By now we know this much :
y = x+20
x = -23
// Use the x value to solve for y
y = (-23)+20 = -3
Solution :
{y,x} = {-3,-23}
2) 25-x=-4y,3x-2y=30
Equations Simplified or Rearranged :
[1] -x + 4y = -25
[2] 3x - 2y = 30
Graphic Representation of the Equations :
4y - x = -25 -2y + 3x = 30
Solve by Substitution :
// Solve equation [1] for the variable x
[1] x = 4y + 25
// Plug this in for variable x in equation [2]
[2] 3•(4y+25) - 2y = 30
[2] 10y = -45
// Solve equation [2] for the variable y
[2] 10y = - 45
[2] y = - 9/2
// By now we know this much :
x = 4y+25
y = -9/2
// Use the y value to solve for x
x = 4(-9/2)+25 = 7
Solution :
{x,y} = {7,-9/2}
Answer:
-4x-6x=-20=
x=2
-3(2x-3)=33=
x=-4
4x+3x+2x=180
x=20
Step-by-step explanation:
-4x-6x=-20
-4+(-6)=-10x
-10x=20 (divide both by 10)
x=-2 (divide by -1 to get positive)
x=2
-3(2x-3)=33
-6x+9=33
-9 . -9
-6x=24 (divide both by -6)
x=-4 (divide by -1 to make positive)
4x+3x+2x=180
(combine like terms)
9x=180 (divide both sides by 9)
x=20
Answer:
3x - 6
Step-by-step explanation:
To evaluate f(2x) and f(x + 2) substitute x = 2x and x = x + 2 into f(x)
f(2x) = 3(2x) - 2 = 6x - 2
f(x + 2) = 3(x + 2) - 2 = 3x + 6 - 2 = 3x + 4
Thus
f(2x) - f(x + 2)
= 6x - 2 - (3x + 4)
= 6x - 2 - 3x - 4
= 3x - 6