Terry earns $22,500 annually. What is the total amount of each paycheck if she is paid biweekly?

Answers

Answer 1

52 weeks per year

 biweekly means she gets paid every 2 weeks

 so 52/2 = 27

22500/27 = 833.33 each paycheck


Related Questions

A rectangle that has an area of 357 square inches is 17 inches wide. How long is the rectangle?

Answers

21 inches long. 17x21=357
Hi Serenafrancis1! :)

The formula for the area of a rectangle is:
[tex]L*W[/tex]
[tex]L=length[/tex]
[tex]W=Width[/tex]

We can input all the information we know to solve for the missing variable:
[tex]L*17=357[/tex]
Divide both sides by 17
[tex](L*17)/17=(357)/17[/tex]
Simplify.
[tex]L=21[/tex]

The rectangle is 21 inches long.

Hope this helps.
-Benjamin

A simple random sample of 1350 registered voters shows that 58% favor Candidate A over Candidate B. Which is the 99% confidence interval for the percent of the population of all registered voters who prefer Candidate A over Candidate B.

Answers

Final answer:

The 99% confidence interval for the percentage of registered voters who prefer Candidate A is between 54.6% and 61.4%.

Explanation:

To calculate the 99% confidence interval for the percentage of the population of registered voters who prefer Candidate A over Candidate B, you can use the formula for the confidence interval of a proportion:

The sample proportion (p') is given as 58%, which is 0.58 in decimal form. The size of the sample (n) is 1350.

To calculate the confidence interval, we also need the z-value for the 99% confidence level. The z-value for a 99% confidence level is approximately 2.576 (you can find this value in a standard z-table).

The formula for the margin of error (EBP) is:

EBP = z * sqrt((p'*(1-p'))/n)

Plugging the values into the formula:

EBP = 2.576 * sqrt((0.58*(1-0.58))/1350)

EBP ≈ 0.034

The confidence interval for the true binomial population proportion is given by:

(p' - EBP, p' + EBP)

Therefore, the 99% confidence interval is:

(0.58 - 0.034, 0.58 + 0.034)

(0.546, 0.614)

Interpreting this, we can say with 99% confidence that the true percentage of all registered voters who prefer Candidate A over Candidate B is between 54.6% and 61.4%.

Final answer:

To calculate the 99% confidence interval for the percent of registered voters who prefer Candidate A, we can use the formula CI = p ± Z * √(p*(1-p)/n). Plugging in the values, we find the 99% confidence interval is between 54.6% and 61.4%.

Explanation:

To calculate the 99% confidence interval for the percent of the population of all registered voters who prefer Candidate A over Candidate B, we can use the formula:

CI = p ± Z * √(p*(1-p)/n)

Where:

p = sample proportion

Z = Z-value for the desired confidence level

n = sample size

In this case, the sample proportion is 0.58, the sample size is 1350, and the Z-value for a 99% confidence level is approximately 2.58.

Plugging in these values, we get:

CI = 0.58 ± 2.58 * √(0.58*(1-0.58)/1350)

Simplifying the equation gives us the 99% confidence interval for the percent of registered voters who prefer Candidate A: between 0.546 and 0.614, or 54.6% and 61.4%.

Opposite angles of a parallelogram are congruent.
a. True
b. False

Answers

Correct answer is true

PLEASE HELP.


Widget wonders produces widgets. They have found that the cost, c(x), of making x widgets is a quadratic function in terms of x.



The company also discovered that it cost $23 to produce 2 widgets, $103 to produce 4 widgets, and $631 to produce 10 widgets.


Find the total cost of producing 6 widgets.

Answers

quadratic
y = ax^2 + bx + d
c (x) = ax^2 + bx + d
c (3) = a (3^2) + b (3) + d
c (3) = 9a + 3b + d = 15.50

c (7) = a (7^2 + b (7) + d

c (7) = 49a + 7b + d = 23.50

c (12) = a (12^2) + b (12) + d
c (12) = 144a + 12b + d = 56

solve using simultaneous equations... to get a b and d

use that to solve for x = 5

hope this helps?

Answer:

The total cost of producing 6 widgets is $231.

Step-by-step explanation:

Given : Widget wonders produces widgets. They have found that the cost, c(x), of making x widgets is a quadratic function in terms of x.

To find : The total cost of producing 6 widgets.

Solution :

Cost is given by [tex]c (x) = ax^2 + bx + d[/tex]

Cost $23 to produce 2 widgets,

[tex]c(2) = a(2)^2 + b(2) + d[/tex]

[tex]23= 4a+2b+d[/tex] .........[1]

Cost $103 to produce 4 widgets,

[tex]c(4) = a(4)^2 + b(4) + d[/tex]

[tex]103= 16a+4b+d[/tex] ............[2]

Cost $631 to produce 10 widgets.,

[tex]c(10) = a(10)^2 + b(10) + d[/tex]

[tex]631= 100a+10b+d[/tex] ...........[3]

Now, we solve equation [1], [2] and [3]

Subtract equation  [2]-[1]  and [3]-[2]

[2]-[1] →  [tex]12a+2b=80[/tex]  ........[4]

[3]-[2] →  [tex]84a+6b=528[/tex]  .......[5]

Solving equation [4] and [5] by elimination method,

Multiply equation [4] by 3 and subtract from [5]

[tex]84a+6b-3(12a+2b)=528-3(80)[/tex]

[tex]84a+6b-36a-6b=528-240[/tex]

[tex]48a=288[/tex]

[tex]a=6[/tex]

Put in equation [4]

[tex]12(6)+2b=80[/tex]

[tex]72+2b=80[/tex]

[tex]2b=8[/tex]

[tex]b=4[/tex]

Substitute the value of a and b in [1] to get d

[tex]23= 4a+2b+d[/tex]

[tex]23= 4(6)+2(4)+d[/tex]

[tex]23= 24+8+d[/tex]

[tex]23= 32+d[/tex]

[tex]d=-9[/tex]

Substitute a=6,b=4,d=-9 in the cost equation,

The required equation form is [tex]c(x) = 6x^2 + 4x-9[/tex]

The total cost of producing 6 widgets.

Put x=6

[tex]c(6) = 6(6)^2 + 4(6)-9[/tex]

[tex]c(6) = 216+15[/tex]

[tex]c(6) =231[/tex]

Therefore, The total cost of producing 6 widgets is $231.

In a big garden 60% of the trees are coconut trees,25%of the number of coconut trees are mango trees and 20% of the number ofof mango trees are apple trees. if the number of apple trees are 1500 then the number of trees in the garden is?

Answers

the number of trees in the garden = x
coconut trees = 0.6x
mango trees = 0.6x * 0.25 = 0.15x
apple trees = 0.15x * 0.2 = 0.03x


0.03x = 1500
x = 1500/0.03
x = 50 000   ← the number of trees in the garden.

A 30 inch board is to be cut into three pieces? a 30 inch board is to be cut into three pieces so that the second piece is 4 times as long as the first piece and the third piece is 5 times as long as the first piece. if x represents the length of the first piece, find the length of all three pieces.

Answers

Total length of the board = 30 inch 

Length of,

-- First piece = x

-- Second piece = 4x

-- Third piece = 5x

5x + 4x + x = 30

10x = 30 

x = 3

Therefore, the lengths of:

-- First piece = 3 inch

-- Second piece = 4*3 = 12 inch

-- Third piece = 5*3 = 15 inch
Final answer:

First, we construct an equation based on the problem: x+(4x)+(5x)=30. Solving this gives us x=3 inches. Thus, the first piece is 3 inches, the second piece is 12 inches and the third piece is 15 inches.

Explanation:

In this problem, a 30 inch board is being divided into three pieces. If the first piece is designated as x, then the second piece would be 4 times as long which is 4x, and the third piece would be 5 times as long which is 5x. If all these pieces add up to the total length of the board which is 30 inches so we can construct the equation: x+(4x)+(5x)=30.

To solve, we combine like terms to get 10x = 30. Divide both sides by 10 to isolate x, so x=3 inches. Thus, the first piece is 3 inches, the second piece is 4 times the first piece which is 12 inches, and the third piece is 5 times the first piece which is 15 inches.

Learn more about Algebraic problem solving here:

https://brainly.com/question/32924529

#SPJ3

Lala is on a bycyle trip every 4 days he bikes 230km if lala keeps this same pace for 16 days how many kilometers will he bike

Answers

920 km
please rate as brainliest and hope this helps :)

Angle C is an inscribed angle of circle P. Angle C measures (3x + 5)° and arc AB measures (16x)°. Find x.

Answers

Final answer:

By applying the theorem that an inscribed angle is half the measure of its intercepted arc, we can solve the given equation to find that the value of x is 1.

Explanation:

The problem involves the relationship between an inscribed angle and its intercepted arc in a circle, which is a fundamental concept in circle geometry. According to the theorem that states an inscribed angle is half the measure of its intercepted arc, we can set up an equation to find the variable x.

Given that angle C measures (3x + 5)° and arc AB measures (16x)°, the relationship between them can be expressed as:

Angle C = ½ × measure of arc AB

(3x + 5)° = ½ × (16x)°

Solving this equation for x gives:

3x + 5 = 8x

5 = 5x

x = 1

Therefore, the value of x is 1.

If a triangle has a height of 14 inches and a base of 9 inches what's the area

Answers

63 im guessing. Hope that helps.

63 inches because the formula for the area of a triangle is 1/2 bh ( base times height) 14*9= 126
126*1/2= 63

using the graph of f(x)=log2x below approximate the value of y in the equation 2^2y=4

Answers

1. I understood that "2" in writing "f(x)=log2x" it's a the base of a logarithm.2. I understand that this equation must be written like this "2^(2y)=4", because else the problem lose the meaning.So, for the first, we must to remember what is a logarithm?Logarithm - a number that shows how many times a base number (such as ten) is multiplied by itself to produce a third number (such as 100).In simple terms: Logarithm it's the DEGREE that we must use for a base, to recieve argument.Now let's look at our equation.2^(2y)=4, let's make some changes.By property of degrees:2^(2y)=(2^2)^y.(2^2)^y=44^y=4y=log_{4}4 
For find the results in the graph, we need to calculate the value of argument, wich we will search in graph.y=los_{2}x For use this graph we need to change our equation, to bring the equation to the form with such base. For that, we will use the properties of logarithms.log_{4}4=Log_{(2^2)}4=Log_{2}4^(1/2)=log_{2}2.Now for recieve the value of Y, we must to find "2" in axis OX, to build the line at right angle (from axis) into the graph. After that, we turn to axis OY at right angle, and we make the line to axis OY. In result we  have the value on the axis OY, it's will be the desired value. And it must be 1. 

Identify the number that does not belong with the other three. Explain your reasoning.

Answers

√18
It is the only number in the set that cannot be expressed as a fraction (or ratio) meaning it is an irrational number

The expression sin 50 cos 40 + cos 50 sin 40 is equivalent to

Answers

Final answer:

The expression sin 50 cos 40 + cos 50 sin 40 is equivalent to 1.

Explanation:

The expression sin 50 cos 40 + cos 50 sin 40 can be simplified using the trigonometric identity:

sin(a + b) = sin a cos b + cos a sin b

By applying this identity, we can rewrite the expression as:

sin(50 + 40) = sin 90 = 1

Therefore, the expression sin 50 cos 40 + cos 50 sin 40 is equivalent to 1.

Learn more about Trigonometry here:

https://brainly.com/question/11016599

#SPJ11

HELP ROUND 1.75170179212 TO 6 DECIMAL PLACES

Answers

1.75170179212

There are 11 decimal places here. We only need 7 to complete.

1.751701(7)xxxx
               ^
              We need to round the 7th place to round to 6 decimals

If the 7th decimal place < 5, round to 1.
If the 7th decimal place > or = 5, round to 2.

Because 7 > 5, It rounds to 1.751702.

Answer:

The answer is 1.751702

Step-by-step explanation:

In this number there are 11 decimal places which can be found after the decimal point.

1.75170179212

As we want 6 decimal places, we need to look at the digit to the right of sixth decimal place. Therefore:

1.75170179212

So, in this case, the digit in the seventh place is a '7'.

If we want to round a number, there are two ways:

If the digit is less than 5, you leave the sixth decimal as it is.If the digit is equal or greater than 5, you add 1 up to the sixth decimal.

As the seventh decimal is a '7' which is greater than '5'.

We add a 1 to the Sixth decimal place.

As the sixth decimal place was a '1'. When we round it, it will be a 2

1.751702

A certain drug dosage calls for 25 mg per kg per day and is divided into two doses (1 every 12 hours). if a person weighs 80 pounds, how much of the drug should be administered each time?

Answers

kg = 2.20462 lb 
kg(2.20462)  = 80 lb
36.2874 kg = 80 lbs
25 mg (36.2874 kg) = 907.185 mg
907.185 / 2 = 453.5925 mg per 12 hours

The required amount of drug for each time a day is given as 425 mg.

What is a Measurement unit?

A measurement unit is a unit to measure certain quantities.

For example, the mass can be measured in kilograms, length can be measured in meter and time can be measured in seconds.

To find the measurement of a new quantity known units can be used in operation. As to find the unit for speed we use m/s as a unit, where, m is the unit of distance and s is the unit of time.

Given that,

The weight of the person is 80 pounds.

The amount of dose of drug per day is 25 mg/kg

Then, the amount of drug for each time a day is 12.5 mg/kg.

The weight of the person in kilogram can be calculated as follows,

1 pound = 0.45 kg

Then, 80 pounds = 0.45 × 80

                             = 34 kg

Now, the amount of drug to be taken each time is 34 × 12.5 = 425mg.

Hence, the amount of drug that should be administered to the person each time is 425 mg.

To know more about measurement unit click on,

https://brainly.com/question/15402847

#SPJ5

HELP
There are 20 alligators in the swamp. Each year, the number of alligators increases by 25%. There are 25 crocodiles in the swamp. Each year, 10 new crocodiles join the swamp.

Part A: Write functions to represent the number of alligators and crocodiles in the swamp throughout the years. (4 points)

Answers

alligators:

 x = total number of alligators

n = number of years

x=20x1.25^n

crocodiles:

 y = total number of crocodiles

n = number of years

y=25+10n

What is the exact value of x in the exponential equation 15.5 + e10x = 85.5?

Answers

hello : 
15.5 + e10x = 85.5
 e10x = 85.5 - 15.5 
e10x = 70
10x = ln(70)
x = ln70/10
x = 0.424

Is the following relation a function? x y −1 −2 2 3 3 1 6 −2

Answers

Yes. Each x value only has one y value. It would not be a function if, for example, the x value of 4 had two different y values, 3 and 7.

Answer:

Yes, the relation is a function.

Step-by-step explanation:

We have been given the table

x         y  

-1         -2

2          3

3         1

6         -2

We know that a relation is a function if every x value has a unique y value.

For the given relation all the x values have a single and unique y values. For example -1 has value -2, 2 has a value 3, 3 has a value 1 and 6 has a value -2.

Thus, the given relation is a function.

The area of a square is 2500 cm .what is the side legth of the painting?

Answers

Let side length be s.

Area = 2500 sq. cm

s² = 2500

s = √(2500)

s = √(5² × 10²)

s = 5 × 10

s = 50 cm

The population of greenville is currently 50,000 and declines at a rate of 1.2% every year. This models:
Exponential growth.
Exponential logarithm
Exponential decay

Answers

Exponential decay. Decay is clear, less. Exponential logarithm is contradictory.

So. the answer is
Exponential decay

Formula: 50000/1.12^years, which could be rewritten as 50,000/e^(number*years), and so it is exponential.
declines means getting less in number

So its decay

Choice C

A district manager rewards sales teams based on overall sales generated in a month. The data for earnings are shown in the table, where Low represents the lowest sales and High represents the highest sales generated by a single sales team member.Team Low High Range Mean Median IQR σTeam X 1970 2970 1200 2571.9 2684 426.3 313.8Team Y 250 375 125 315.8 311 59 37.8Team Z 950 1900 950 1529.9 1473 276 180.7Part A: If the manager wants to award the sales team that has the most consistent earnings among its team members, which team should it choose and why? Justify your answer mathematically. (5 points)Part B: If the manager wants to award the sales team with the highest average earnings, which team should it choose and why? Justify your answer mathematically. (5 points)

Answers

PART A:

The most consistent team is the team who has the lowest range, IQR and standard deviation (σ). From the table, the team who has the lowest range, IQR and the standard deviation is team Y. 

Lower range indicates a small range of data interval, meaning that there is no extremely low or high value on a set. It also means that most of the data values are repeated and therefore is more consistent. 

PART B:

Average of a data can be shown by the value of the mean or median. From the table, we can see that team A has the highest mean and median. These values indicate the earning by sales each team member would have made.

How many cubic feet of dirt are there in a hole that is 3’ deep x 3’ wide x 3’ long? 0?

Answers

the volume of the hole would be  3*3*3 = 27 cubic feet.

 however since it is a hole, there is nothing in it.

According to a recent survey, the salaries of assistant professors have a mean of $41,750 and a standard deviation of $7000 . assuming that the salaries of assistant professors follow a normal distribution, find the proportion of assistant professors who earn more than $48,000 . round your answer to at least four decimal places.

Answers

To get the proportion of professors who earn more than $ 48,000 we proceed as follows;
z=(x-mean)/s.d
x=48000
mean=41,750
s.d=7000
thus;
z=(48000-41750)/7000
=0.8929
the probability associated with z-score is:
P(48000)=0.8133
thus the probabilty of those who are earning more than $48,000 will be:
1-0.8133
=0.1867
Final answer:

Using the z score formula and the z table, we find that approximately 18.67% of assistant professors earn more than $48,000 given a mean salary of $41,750 and a standard deviation of $7000.

Explanation:

The question is asking for the proportion of assistant professors who earn more than $48,000 based on a normal distribution of salaries with a mean of $41,750 and a standard deviation of $7,000. To find this, we first need to calculate the z score, which is the number of standard deviations a data point is from the mean. The z score can be calculated using the formula z = (X - μ) / σ, where X is the data point, μ is the mean, and σ is the standard deviation.

Substituting the given values, we get z = (48,000 - 41,750) / 7,000 = 0.8929. Looking up this z value in the z table, we find that the proportion for z = 0.89 is 0.8133. This is the proportion of salaries that are below $48,000. Thus, to find the proportion of salaries above $48,000, we subtract this value from 1, giving us 1 - 0.8133 = 0.1867 or 18.67% when expressed as a percentage. So, approximately 18.67% of assistant professors earn more than $48,000.

Learn more about Proportion calculation using normal distribution here:

https://brainly.com/question/14009075

#SPJ11

The product of a positive number and 14 more than seven times the number is 105. Find the two numbers. first number =______ and second number =_________

Answers

Let the positive number be [tex]x[/tex]

The expression is
[tex]x(14+7x)=105[/tex]⇒ expanding the bracket gives,
[tex]14x+7 x^{2} =105[/tex] ⇒ rearranging to equate one side to zero
[tex] 7x^{2} +14x-105=0[/tex] ⇒ Dividing each term by 7 to simplify
[tex] x^{2} +2x-15[/tex] ⇒ Factorising gives
[tex](x+5)(x-3)=0[/tex]
[tex]x=-5[/tex] and [tex]x=3[/tex]

Hence, the first number is -5 and the second number is 3

Answer:

can you explain it in more depth please

Step-by-step explanation:


Susie divided a9-pound bag of apples into 5 equal piled. How many pounds of apples are in each piles?

Answers

divide the total weight by the number of piles

9/5 = 1.8 pounds per pile


Eloise started to solve a radical equation in this way: Square root of negative 2x plus 1 − 3 = x Square root of negative 2x plus 1 − 3 + 3 = x + 3 Square root of negative 2x plus 1 = x + 3 Square root of negative 2x plus 1 − 1 = x + 3 − 1 Square root of negative 2 x = x + 2 (Square root of negative 2 x)2 = (x − 4)2 −2x = x2 − 8x + 16 −2x + 2x = x2 + 8x + 16 + 2x 0 = x2 + 10x + 16 0 = (x + 2)(x + 8) x + 2 = 0 x + 8 = 0 x + 2 − 2 = 0 − 2 x + 8 − 8 = 0 − 8 x = −2 x = −8 Both solutions are extraneous because they don't satisfy the original equation. What error did Eloise make?

Answers

Please see attached image for the choices and proper formatting of the problem.

 

 

 

What she did:

 

[tex] \sqrt{-2x + 1 } - 1 = x + 3 - 1 \sqrt{-2x} = x + 2[/tex]

 

What she should have done:

 

[tex]( \sqrt{-2x + 1} ^{2} = (x + 3)^2 -2x + 1 = (x + 3)^2 -2x + 1 - 1 = (x + 3)^2 - 1 -2x = (x +3)^2 - 1[/tex]

 

 

The error that Eloise made in solving the radical equation was that she subtracted 1 before squaring both sides.

 

To add, the equation where at least one variable expression is fixed inside a radical, usually a square root is called a radical equation.

Answer:

We need to subtract 1 after squaring both sides

Step-by-step explanation:

Step1: [tex]\sqrt{-2x+1} -3 = x \\[/tex]

adding 3 both sides

[tex]\sqrt{-2x+1} =3 + x \\[/tex]

we need to square here first  and then we need to subtract

and this is the error which  Eloise make in solving it .

verify the identity
cosx/1+sinx + 1+sin/cosx = 2sec x

Answers

ill assume its  the first one.

cos x / ( 1 + sin x)  + (1 + sinx ) / cos x

=   cos^2 x + (1 + sin x)^2 / cos x (1 + sin x)

=  cos^2 x + sin^2x + 1 +  2sinx / cos x( 1 + sin x)

=  1 + 1 + 2sinx / cos x( 1 + sin x)            (because sin^2x + cos^2 x = 1)

= 2 (1 + sin x ) /  cos x(1 + sin x)   = 2 / cos x   =   2 sec x

Tamara earns $8 an hour at her job working 25 hours per week. If 25% of her paycheck goes to taxes, what is Tamaras monthly cash flow? (Asssume this is her only source of income and that there are 4 pays per month)

Answers

i believe the answer is 600
8* 25* 0.75 = 150
so, she gets $150 a week.

What is the surface area of the square pyramid?
(Figure is not drawn to scale.)

Answers

area of the base = 8^2 = 64

area of 1 traingle = 1/2 * 8 * 5.4 =  21.6

there are 4 triangular sides  so their area = 4 * 21.6  = 86.4

Total surface area = 64 + 86.4 =  150.4 cm2

D

A ______ is an expression that can be written in the form of p/q where p and q are polynomials and q

Answers

A rational number .... where q is not zero.

Find the value of x for which l || m

Answers

3x - 18 + 105 = 180
3x + 87 = 180
3x = 180 - 87
3x = 93
x = 93/3
x = 31 <==

The value of x for which l is parallel to m would be; 31.

What is an equation?

An equation is an expression that shows the relationship between two or more numbers and variables.

First angle 105 is the vertical opposite angle with the other angle.

The angles are corresponding angles which are equal when the lines are parallel.

Therefore,

3x - 18 + 105 = 180

3x + 87 = 180

3x = 180 - 87

3x = 93

x = 93/3

x = 31

Hence, the value of x for which l is parallel to m would be; 31.

Learn more about equations here;

https://brainly.com/question/25180086

#SPJ5

Other Questions
After Frida stops exercising, she continues to breathe heavily. What is most likely occurring in her body?Heavy breathing during exercise has produced an oxygen surplus in her muscles. This oxygen is being transported to her lungs. This is a result of aerobic respiration.Heavy breathing during exercise has produced a carbon dioxide surplus in her muscles. Lactate is being transported to her liver. This is a result of aerobic respiration.Strenuous exercise has caused her body to be in carbon dioxide debt, and she is breathing hard while lactate is transported to the liver. This is a result of anaerobic respiration.Strenuous exercise has caused her body to be in oxygen debt, and she is breathing hard while lactate is transported to the liver. This is a result of anaerobic respiration. what's the Least common multiple for 2,6,8? What is the volume of 55 L of gas initially at 500 K and 4.25 atm when conditions change to STP? Is J. Evans male or female? How can you tell?How many chromosomes does J. Evans have? What is present in the glucose molecule that is missing in the carbon dioxide molecule? What type of joint uses a back and forth motion Which of the following frictionless ramps (A, B, or C) will give the ball the greatest speed at the bottom of the ramp? Explain. The local theater has three types of seats for broadway plays: main floor, balcony, and mezzanine. main floor tickets are $59, balcony tickets are $50, and mezzanine tickets are $40. one particular night, sales totaled $73,785. there were 435 more main floor tickets sold than balcony and mezzanine tickets combined. the number of balcony tickets sold is 78 more than 33 times the number of mezzanine tickets sold. how many of each type of ticket were sold? What type of bond is easily disrupted in aqueous solutions? the proofreading mark means to The term ________ refers to the fact than an epithelial tissue has only one layer of cells. can you help me???????? A combination reaction occurs when one reactant forms two or more products true or false During an effusion experiment, oxygen gas passed through a tiny hole 2.5 times faster than the same number of moles of another gas under the same conditions. What is the molar mass of the unknown gas? (Note: the molar mass of oxygen gas is 32.0 g/mol.) Which publication does the cdc generally use to quickly notify providers of updates to vaccine recommendations? A researcher computes a 2 x 3 factorial anova. in this example, how many interactions can be observed? Acids generally have an excess of ______ ions in solution, while bases usually have an excess of ______ ions in solution. You place a book on top of a spring and push down, compressing the spring by 10 cm. When you let go of the book, it is pushed up by the spring. Which statement describes what happens to the energy of the spring-book-system? What are two reason why the US government sent expeditions into the Louisiana territory in the 1800's? When copper sulfate reacts with sodium hydroxide solution, a precipitate of copper hydroxide and a solution sulfate are formed Steam Workshop Downloader