Answer:
Congruent figures are the same size and the same shape.
We need an image to find which polygons are congruent. Could you give one and then i'll solve it?
Total = 36oz
Amount of 18% solution = x
Amount of 9% solution = 36 - x
Using the fact that (amount of solution) * (percent HCl) = amount HCl we can set up an expression for the amount HCl in a mixture of 18% and 9% solutions with a total volume of 36oz.
Amount of HCl = x*0.18 + (36 - x)*0.09
If we divide this by the amount of solution we get percent HCl, and we have a target of 10% HCl. Now we have an equation to solve,
[x*0.18 + (36 - x)*0.09]/36 = 0.1
x*0.09 + 3.24 = 3.6
.09x = 0.36
x = 4
Therefore,
4 ounces of 18% HCl solution and 32 ounces of 9% HCl solution
Check:
[(4*.18) + (.09*32)]/36 = 0.1?
0.1 = 0.1 Yes.
The probability is 3/14. There are 2 multiples of 4 in 14, which is 8 and 12. There is only 1 multiple of 6 in 14 which is 12. 1+2=3. It is possible outcomes over total outcomes so 3/14.
Answer:
19 nickels and 5 pennies
Step-by-step explanation:
Let x nickels and y pennies
100 = 5x + y
x + y = 24
y = 24 - x
100 = 5x + 24 - x
4x = 76
x = 19
y = 24 - x = 24 - 19 = 5
Answer:
y = 312x + 2
Step-by-step explanation:
According to y = mx + b, m stands for slope and b stands for y-intercept. Let us find the y-intercept. To find the y-intercept, the x should be zero in (x, y).
(x, y)
(0, 2) ---> y-intercept (b)
Now that we have found the y-intercept, we will now find the slope by using its formula.
Slope formula:-
m = y2 - y1 / x2 - x1
Pick two random (x, y). I will pick the first and last pairs.
(0, 2) and (4, 1250)
Now plug these two pairs in the formula.
m = y2 - y1 / x2 - x1
m = 1250 - 2 / 4 - 0
m = 1248 / 4
m = 312
This means that the slope (m) is 312. Now put that in y = mx + b form.
y = mx + b
y = 312x + 2
Both of the forms are the same. Hope this helps, thank you :) !!