Answer:
171,459 particles of CO
Step-by-step explanation:
331,002,651×0.000518 = 171459
Answer:
i dont know
Step-by-step explanation:
yup
Answer:
Area of polygon = 18
Step-by-step explanation:
the given points are :
Point A (2.5)
Point B (8,5)
Point C (8,9)
Point D (5,7)
Point E (2,9)
Firstly , create the array
A 2 5
B 8 5
C 8 9
D 5 7
E 2 9
A 2 5
Now,
Multiply the x coordinates of each vertex by the y coordinate of the next vertex . and then add the result.
⇒ 10 + 72 + 56 + 45 + 10 = 193 .......(1)
Now,
Multiply the y coordinate of each vertex by the x coordinate of next vertex. then add the result
⇒ 40 + 40 + 45 + 14 + 18 = 157 ........(2)
Now, Subtract equation (2) from equation (1), we get
193 - 157 = 36
Now, Divide by 2 to get the area of polygon
∴ we get
Area of polygon = 18
Answer:
m = 4
Step-by-step explanation:
The m in y= mx+b is the slope.
To start, first determine the slope of the line that is perpendicular to the equation y=2x. To find it, note that the slope of a line perpendicular to another is always the negative reciprocal (or the inverse, for example the reciprocal of 3 is 1/3) which would mean that the slope for the perpendicular line would be -1/2. Then, use the slope intercept form, y=mx+b to find your remaining missing values of the equation. Because the line passes through (0,1), you can plug into the x and y values, 0 and 1, respectively, and since you know the slope is -1/2, you can plug that into m. However, the only value you must find is b, which can be solved using your three known values. When you plug the values in, you will get this equation:
1=-1/2(0)+b
Then, when you simplify and solve for b, you should get b=1.
Now that you have your b and m value, you can finally write your perpendicular equation as y=-1/2x+1