Answer:
x = 3
Step-by-step explanation:
3(x−5)+4x−2=4
Step 1: Simplify both sides of the equation.
3(x−5)+4x−2=4
(3)(x)+(3)(−5)+4x+−2=4(Distribute)
3x+−15+4x+−2=4
(3x+4x)+(−15+−2)=4(Combine Like Terms)
7x+−17=4
7x−17=4
Step 2: Add 17 to both sides.
7x−17+17=4+17
7x=21
Step 3: Divide both sides by 7.
7x
7
=
21
7
x=3
Answer: Option 'B' is correct.
Step-by-step explanation:
Since we have given that
[3.2] [2.7] [2.9] [4.8]
Since they are all of greatest integer functions i.e.
f(x) = [x]
It is known as greatest integer function whose value is always less than or equal to 'x'.
So, [3.2]=3
[2.7]=2
[2.9]=2
[4.8]=4
so, we can see that [2.7] and [2.9] is a equivalent pair.
Hence, Option 'B' is correct.
P = 2(L + W)
P = 28
L = 2W - 1
28 = 2(2W - 1 + W)
28 = 2(3W - 1)
28 = 6W - 2
28 + 2 = 6W
30 = 6W
30/6 = W
5 = W ....width is 5 ft
L = 2W - 1
L = 2(5) - 1
L = 10 - 1
L = 9 <=== length is 9 ft
Answer:
y = -x + 4
Step-by-step explanation:
(-1,5)...x1 = -1 and y1 = 5
(1,3)....x2 = 1 and y2 = 3
slope(m) = (y2 - y1) / (x2 - x1) = (3 - 5) / (1 - (-1) = -2 / (1 + 1) = -2/2 = -1
y = mx + b
slope(m) = -1
u can use either of ur points...I will use (1,3)...x = 1 and y = 3
now we sub and find b, the y int
3 = -1(1) + b
3 = -1 + b
3 + 1 = b
4 = b
ur equation is : y = -x + 4 <===