For this case we can make the following rule of three:
21 ------> 70%
x --------> 100%
Clearing x we have:
x = (100/70) * (21)
Rewriting we have:
x = (10/7) * (21)
x = 30
Thus,
21 is 70% of 30
Answer:
21 is 70% of 30
Answer:
Step-by-step explanation:
Given that
-3a+6b=a+4b
We want to make b subject of formula
First to remove the 4b in the Right hand side of the equation
Subtract 4b from both side of the equation
-3a+6b-4b=a+4b-4b
Then we have,
-3a+2b=a
Now to remove the -3a from the left hand side of the equation add 3a to both side
Then,
-3a+2b+3a=a+3a
2b-3a+3a=4a
Then, 2b=4a
Divide both side by 2
2b/2=4a/2
b=2a.
Answer:
9/64
Step-by-step explanation:
The probability that the marble on the first draw is blue is 3/8.
The probability that the marble on the second draw is blue is also 3/8.
So the probability that both are blue is:
3/8 × 3/8 = 9/64 ≈ 14%
Answer:
p = 9
Step-by-step explanation:
The solutions to the given equation containing absolute value term |3x-7| - 7 = x are 0 and 7.
<h3>What are the solutions to the given equation?</h3>
Given the equation in question;
|3x-7| - 7 = x
First, add 7 to both sides.
|3x-7| - 7 + 7 = x + 7
|3x-7| = x + 7
Next, remove the absolute value term, this creates a ± on the right side of the question.
|3x-7| = x + 7
3x-7 = ±( x + 7 )
The complete solution is the result of both the negative and positive portions of the solution.
For the first solution, use the positive of ±.
3x-7 = ( x + 7 )
3x - 7 = x + 7
3x - x = 7 + 7
2x = 14
x - 14/2
x = 7
For the second solution, use the negative of ±.
3x-7 = -( x + 7 )
3x-7 = -x - 7
3x + x = -7 + 7
4x = 0
x = 0/4
x = 0
Therefore, the solutions to the given equation containing absolute value term |3x-7| - 7 = x are 0 and 7.
Learn to solve more equation involving absolute value term here: brainly.com/question/28635030
#SPJ1