Step-by-step explanation:
a= 16x+3-14x+15
combine like terms, 16x-14x= 2x
so,
2x+3+15,
15+3=18
18=2x, divide 18 by 2
x=9
b) *open the parenthesis* -1/6 *24x = -4x
-1/6*60 = -10
-4x- (-10)= -4x+10
-4x+10+2x= -4x+2x= -2x
-2x=10 = 2x=-10 = x=-5
Cheers!
Answer:
8 shirts
Step-by-step explanation:
Given the equation a = 3b, where
a = the number of shirts Wanda has
b = the number of shirts Wanda's brother (Will) has
Hence if Wanda has 24 shirts then
24 = 3b
Divide both sides by 3
24/3 = b
b = 8 shirts
Will has 8 shirts.
Answer:
14=y+7=x
Step-by-step explanation:
Answer:
n*n*n*n*n*n*n
Step-by-step explanation:
n^4 * n^3 = n^7 = n*n*n*n*n*n*n
Answer:
equation 1
y = -2x
equation 2
y = x-3
Solution to both
(1,-2)
Step-by-step explanation:
We need to get the equations of both lines
General form is;
y = mx + c
where m is slope and c is the y-intercept
Table 1
since we have a point 0,0; the y-intercept here is zero
Let us get the slope. We can do this by selecting any two points
m = (y2-y1)/(x2-x1)
m = (2-10)/(-1+5) = -8/4 = -2
So the equation of the first line is;
y = -2x
Table 2
we get the slope
m = (4+2)/(7-1) = 6/6 = 1
The partial equation is;
y = x + c
To get c, we select any two point and substitute
4 = 7 + c
c = 4-7
c = -3
So the equation is;
y = x-3
To get the solution to both systems, we equate the y
-2x = x - 3
-2x-x = -3
-3x = -3
x = -3/-3
x = 1
To get y, we substitute;
recall; y = -2x
y = -2(1)
y = -2
Solution to the system is;
(1,-2)