Answer:
The required answer is
.
Step-by-step explanation:
Consider the provided numbers:
We need to subtract in base 4.

The place value of 201 is:
1 is at units place, 0 is at four's place and 2 is at 4 squared place.
The place value of 32 is:
2 is at units place and 3 is at four's place.
201
- 32
Start subtracting the numbers from the unit place.
Here, we need to subtract 2 from 1, which is not possible so borrow 4 from the four's place but there is 0 at four's place so borrow from 4 squared place and change 2 to 1.
Also change 0 to 4 because we have borrow 4 from squared place.
Now 1 can borrow 4 from the four's place which will become 1+4=5 and change 4 at four's place to 3.
Now the number will look like this:
135
- 32
Now subtract the number as shown.
135
<u>- 32</u>
103
Hence, the required answer is
.
The answer is <span>B. The cable company decrease the monthly charge by 20%</span>
In this question, you're solving the inequality for x.
Solve:
-1/3(6x - 15) + 6x > 8x - 11
Distribute the -1/3 to the variables in the parenthesis.
-2x + 5 + 6x > 8x - 11
Combine like terms
4x + 5 > 8x - 11
Subtract 8x from both sides
-4x + 5 > - 11
Subtract 5 from both sides
-4x > -16
Divide both sides by -4, while also flipping the inequality, since you're dividing by a negative.
x < 4
Answer:
x < 4
Answer: true
Step-by-step explanation:
Answer:
Y(n) = 7n + 23
Step-by-step explanation:
Given:
f(0) = 30
f(n+1) = f(n) + 7
For n=0 : f(1) = f(0) + 7
For n=1 : f(2) = f(1) + 7
For n=2 : f(3) = f(2) + 7 and so on.
Hence the sequence is an arithmetic progression with common difference 7 and first term 30.
We have to find a general equation representing the terms of the sequence.
General term of an arithmetic progression is:
T(n) = a + (n-1)d
Here a = 30 and d = 7
Y(n) = 30 + 7(n-1) = 7n + 23