4 and 5 are right, but 2 isn't because consonants are the opposite of vowels. So, you wouldn't use a or e.
Answer:
I believe it would be 192 milligrams.
Step-by-step explanation:
They said the amount of sodium is equal to the amount of ounces meaning it would be 6ounce:96milligrams. In this case, doubling 6 would be 12, resulting in doubling 96 as well. I'm not 100% sure, this problem contains an unnecessary amount of information for a simple concept.
Answer:
y = -2x -3
Step-by-step explanation:
- the altitude trough F is a perpendicular line to the line DE
- find slope of line DE
D ( x2 = -5, y2 = -1); E (x1 = 3, y1 = 3)
slope m = (y2-y1) / (x2-x1) = (-1-3) / (-5-3) = -4/ -8 = 1/2
-find equation of the altitude trough F
lines that are perpendicular have the slope negative reciprocal (negative reciprocal of 1/2 is -2)
y= -2x +b , for point F(1, -5)
-5 = -2*1 +b, add 2 to both sides
-5 +2 = b, combine like terms
-3 =b
equation of the altitude trough F is y = -2x -3
Answer:
7.49001583795
Step-by-step explanation:
Use a calculator to solve this question. Plug in tan (202.5) The answer is 7.49001583795
If this answer is correct, please make me Brainliest!
Let me use Python to find the answers
Program.

![\tt Prices=[75,120,120,145,150,150,150,175,175,200,225,275]](https://tex.z-dn.net/?f=%5Ctt%20Prices%3D%5B75%2C120%2C120%2C145%2C150%2C150%2C150%2C175%2C175%2C200%2C225%2C275%5D)



Output:;
- Mean=163.333
- Median=150.0
- Mode=150
Console attached