Answer:
The new volume is 1/343 of the old volume or the ratio of the new volume to the old volume is 1 to 343
Step-by-step explanation:
In this question, we are asked to state the effect of multiplying the radius of a sphere by 1/7 on the volume.
Mathematically, the volume of a sphere V can be calculated using the formula
V = 4/3 * π * r^3
Now multiplying the radius by 1/7, the new radius will be r/7
Thus the new volume here will be
V2 = 4/3 * π * (r/7)^3
V2 = 4/3 * π * (r^3)/343
Thus we can conclude that the value of the volume will be decreased by a factor of 343
Meaning the ratio of the old volume to the new volume will be 1 to 343
Answer:
x<5
Step-by-step explanation:
2x-3>7 you add three to both sides
2x>10 you then divide 2x by 2 and 10 by 2 which switches the symbol around
x<5 that's the answer
So, these are actually pretty simple once you learn the equality used to solve for "x" and when to implement this method. You can use this equality to solve for a segment "x" anytime that two secant lines cutting through a circle come from the same point outside the circle.
Secant: by geometric definition is just a straight line that cuts a curve into multiple pieces.
I did one of them for you hopefully you can use my work for "a" to help you solve for "b".
For a. I got x=7.
To solve with Elimination:
Write the equations under one another, like this:
2x - y = -1
+ 3x + 4y = 26
Ideally, we would like for one of the variables to be eliminated when we add vertically (straight down). But if we add them as they are this does not happen. We must manipulate one of the equations so that it will happen. Again, you can try to eliminate either x or y. I always look for a term that has a coefficient of 1 (or negative 1). So, let's use that y from the first equation again.
If the coefficient of the y in the other equation is POSITIVE 4, then I need the coefficient from the first equation to be its opposite, NEGATIVE 4. To do this, simply multiply the first equation by 4, this will create MAGIC!
4( 2x - y = -1)
+ 3x + 4y = 26
Be certain to Distribute across the entire first equation, so multiply all three terms by 4.
8x - 4y = -4
+ 3x + 4y = 26
Now add straight down (vertically). The y term will be eliminated.
11x = 22
Divide both sides of the equation by 11.
x = 2
Almost there! Now, substitute the 2 in for x in either of the original equations. Either one will work. I'm gonna use the second equation.
3x + 4y = 26
3(2) + 4y = 26
6 + 4y = 26
Subtract 6 from both sides of the equation.
4y = 20
Divide both sides of the equation by 4.
y = 5
That's it! There it is again. Put it all together. If x = 2 and y = 5, then the solution is the ordered pair, (2,5).