Answer:
x=2
Step-by-step explanation:
3x+17=14x-5 so...
22=11x (subtract 3x and add 5 to both sides)
2=x (divide both sides by 11)
Part 1: The general form for this matches y^2 = -4cx, which implies that this opens to the left. (Imagine assigning any value of y, whether positive or negative, which would result in a positive left-hand value. Then to match this sign, the value of x must be negative so that the right-hand side becomes positive as well.)
Part 2: The distance from the vertex to the directrix is given by c. This equation has its vertex at the origin (0, 0). If it opens to the left, the directrix is a vertical line to the right of the origin. This equation is y^2 = -4(1/2)x, so c = 1/2, and the directrix has the equation x = 1/2.
Part 3: The focus is inside the parabola, but it is the same distance from the vertex as the directrix. This distance is 1/2 units, and it will be to the left of the vertex. So the focus is at (-1/2, 0).
The first step in solving this problem is taking 2 and 3 and multiplying them (2 * 3 = 6) .
Now, for the second step, we will cube it. Since there are 2 numbers, we are going to use the 2nd root (2sqrt(6)) This will give us: 4.89897948557 or 5 if you would round it. This would be the Geometric Mean.
Answer: the box contained 9 square chocolates and 15 round chocolates.
Step-by-step explanation:
Let x represent the number of square chocolates contained in the box.
Let y represent the number of round chocolates contained in the box.
The box of chocolates contains square chocolates, which weigh 10g each and round chocolates which weigh 8g each. The combined weight of all the chocolates is 210g. It means that
10x + 8y = 210- - - - - - - - - - -1
The number of round chocolates is 3 less than twice the number of square chocolates. It means that
y = 2x - 3
Substituting y = 2x - 3 into equation 1, it becomes
10x + 8(2x - 3) = 210
10x + 16x - 24 = 210
26x = 210 + 24
26x = 234
x = 234/26
x = 9
y = 2x - 3 = 2 × 9 - 3
y = 18 - 3
y = 15