A jar contains 800 red and green jelly beans. Of those, 320 are red and the rest are green. What is the ratio of red and green jelly beans?

Answers

Answer 1

Answer:

The ratio is 2 to 3.

Step-by-step explanation:

The jar is comprised of only red and green jelly beans. We are given the number of total beans and the number of red beans. We calculate the number of green beans by doing 800-320 = 480.

The problem is asking for the ratio of red to green jelly beans, which is 320 to 480, or 320/480. Simplified, this is 2/3.

Answer 2

The ratio of red to green jellybeans will be 1/3.

What are ratios and proportion?

Ratio is a quantitative relation between two amounts showing the number of times one value contains or is contained within the other. A statement expressing the equality of two ratios A:B and C:D is called a proportion. We can express proportion as -

A : B ∷ C : D

AND

A x D = B x C

Product of extremes equal to product of means

We have a jar that contains 800 red and green jelly beans. Of those, 320 are red and the rest are green.

Number of red beans = 320

Number of green jelly beans = 800 - 320 = 480

Ratio of red to green jellybeans = 320/480 = 1/3

Therefore, the ratio of red to green jellybeans will be 1/3.

To solve more questions on ratios, visit the link below-

brainly.com/question/2462048

#SPJ2


Related Questions

A car braked with a constant deceleration of 16ft/s2, producing skid marks measuring 200 feet before coming to a stop. How fast was the car traveling (in ft/s) when the brakes were first applied

Answers

Answer:the car was traveling at a speed of 80 ft/s when the brakes were first applied.

Step-by-step explanation:

The car braked with a constant deceleration of 16ft/s^2. This is a negative acceleration. Therefore,

a = - 16ft/s^2

While decelerating, the car produced skid marks measuring 200 feet before coming to a stop.

This means that it travelled a distance,

s = 200 feet

We want to determine how fast the car was traveling (in ft/s) when the brakes were first applied. This is the car's initial velocity, u.

Since the car came to a stop, its final velocity, v = 0

Applying Newton's equation of motion,

v^2 = u^2 + 2as

0 = u^2 - 2 × 16 × 200

u^2 = 6400

u = √6400

u = 80 ft/s

Final answer:

To find out how fast the car was traveling when the brakes were first applied, we need to solve a quadratic equation. After simplifying and rearranging the terms, we find that the car's initial velocity is not equal to 0, indicating that the car was already moving before the brakes were applied.

Explanation:

To determine how fast the car was traveling when the brakes were first applied, we can use the equation of motion relating distance, initial velocity, deceleration, and time. In this case, the given distance is 200 feet and the deceleration is 16 ft/s². Initially, the car was traveling at a certain velocity, which we need to find.

Using the equation x = xo + vot + 1/2at², where x is the final distance, xo is the initial position, vo is the initial velocity, a is the deceleration, and t is the time, we can plug in the known values and solve for vo:

200 ft = 0 + vo * t + 1/2 * (-16 ft/s²) * (t)²

Simplifying the equation and rearranging terms gives us a quadratic equation:

-8t² + vot - 200 = 0

Using the quadratic formula, we can solve for t:

t = (-vo ± √(vo² - 4 * (-8) * (-200))) / (2 * (-8))

Since the car is initially traveling, the positive root is used:

t = (-vo + √(vo² + 6400)) / (-16)

Simplifying the equation further:

t = (-vo + √(vo² + 6400)) / (-16)

Now we can solve for vo by substituting t = 0 into the equation:

0 = (-vo + √(vo² + 6400)) / (-16)

vo - √(vo² + 6400) = 0

Squaring both sides of the equation:

vo² - (vo² + 6400) = 0

Subtracting vo² from both sides of the equation:

-6400 = 0

This is a contradiction, which means that the car's initial velocity vo is not equal to 0. Therefore, the car was already moving when the brakes were first applied.

Learn more about Finding initial velocity when applying brakes here:

https://brainly.com/question/27594153

#SPJ3

Your basic monthly charge for cell phone service is $35, which includes 250 free minutes. You pay a fee for each extra minutes you use. One month you paid $7.50 for 25 extra minutes. Find your total bill if you use 47 extra minutes

Answers

Answer: The answer is $49.10

Step-by-step explanation: Because it is .30 cents per extra minute

So you will take 47 for the minuets and multiply by .30 and get $14.10

Then you add $14.10 to your monthly fee of $35 and get $49.10

Which of the following sums does not equal the others?

the sum from i equals 1 to 3 of i squared
the sum from i equals 1 to 2 of i cubed
the sum from i equals 1 to 4 of the quantity i plus 1
the sum from i equals 4 to 5 of the quantity 2 times i minus 2

Answers

Sum of Option 2 does not equal to others

Step-by-step explanation:

We have to find each sum to check which is a outlier.

so,

Option 1:

∑i^2 where i = 1 to  3

[tex]Sum = 1^2+2^2+3^2\\=1+4+9\\=14[/tex]

Option 2:

∑i^3 where i = 1 to 2

So,

[tex]Sum = 1^3+2^3\\= 1 +8\\=9[/tex]

Option 3:

∑(i+1) where i = 1 to 4

[tex]Sum = (1+1) + (2+1) +(3+1) +(4+1)\\=2+3+4+5\\=14[/tex]

Option 4:

∑(2i-2) where i = 4 to 5

[tex]Sum = [2(4)-2]+[2(5)-2]\\=(8-2)+(10-2)\\=6+8\\=14[/tex]

Hence,

Sum of Option 2 does not equal to others

Keywords: Sum, Formulas

Learn more about summation at:

brainly.com/question/12973601brainly.com/question/13063819

#LearnwithBrainly

Final answer:

The sum from i equals 1 to 2 of i cubed does not equal the others.

Explanation:

To determine which sum does not equal the others, we need to evaluate each sum.

The sum from i equals 1 to 3 of i squared: 1^2 + 2^2 + 3^2 = 1 + 4 + 9 = 14The sum from i equals 1 to 2 of i cubed: 1^3 + 2^3 = 1 + 8 = 9The sum from i equals 1 to 4 of the quantity i plus 1: (1+1) + (2+1) + (3+1) + (4+1) = 2 + 3 + 4 + 5 = 14The sum from i equals 4 to 5 of the quantity 2 times i minus 2: (2*4-2) + (2*5-2) = 6 + 8 = 14

From the evaluations, we can see that the sum from i equals 1 to 2 of i cubed does not equal the others.

A garden is shaped like a square root with area 4w2. What is the length of each side of the garden

Answers

Answer: 2w

Step-by-step explanation: if the garden is shaped like a square, then all the sides are equal,

length = breadth, and the Area of a square or rectangle is the length multiplied by the breadth

and to find the length and breadth, we find the square root of the area

The area is 4w2

We know that 4 is the perfect square of 2, making 2 the square root of 4

And w2 is the square of w

This is elementary algebra, a x a = a2

b x b = b2, w x w = w2

So adding both together, the square root of 4w2 = 2w

Final answer:

The length of each side of the square-shaped garden with area 4w2 is 2w.

Explanation:

The student has given the area of a square-shaped garden as 4w2. Since the area of a square is calculated by squaring the length of one of its sides (side2), to find the length of each side, we need to find the square root of the area. The square root of 4w2 is 2w, because (2w)2 equals 4w2. Therefore, the length of each side of the garden is 2w.

Running at the same constant rate, 6 identical machines can produce a total of 270 bottles per minute. At this rate, how many bottles could 10 such machines produce in 4 minutes?(A) 648
(B) 1,800
(C) 2,700
(D) 10,800
(E) 64,800

Answers

Answer: B

Step-by-step explanation:

Running at the same constant rate, 6 identical machines can produce a total of 270 bottles per minute. Since the machines are identical and running at the same constant rate, it means each of them as the same rate. The rate of each machine can produce would be determined by dividing the combined unit rate by 6. It becomes

270/6 = 45 bottles per minutes

The rate for 10 machines running at the same constant rate would be

10 × 45 = 450 bottles per minutes.

If the 10 machines produce 450 bottles per minutes, then,

In 4 minutes, the 10 machines will produce 4 × 450 = 1800 bottles

Consider slicing the cube with a plane. What are all the different-shaped slices we can get? One slice, for example, could be a rectangular. What other shaped slices cane we get. Sketch both the shape of the slice and show how it is a slice of the cube?

Answers

Answer: Triangle, Square, Rectangle, Trapezium

Step-by-step explanation:

Cutting the cube from above, in a way that the slice is diagonal, making the slice touches two points that's almost at the edges diagonally facing each other of the cube will give a Trapezium (A)

Cutting the cube from above, in a way that the slice cuts exactly through the edges diagonally facing each other will give a Triangle (B)

Cutting the cube from above perpendicularly to the length, the two new faces made from the cube are squares (C)

Cutting the cube from above perpendicularly too will give two rectangles from the above face (D)

Write the ratios for sin A and cos A

Answers

Answer: The correct option is C

Step-by-step explanation:

Looking at the right angle triangle ABC, three sides are known and the angles are unknown. To find sin A, we will take A to be our reference angle, we will have the following

Hypotenuse = AB = 26

Opposite side = BC = 24

Adjacent side = AC = 10

Applying trigonometric ratio

SinA = opposite/hypotenuse

SineA = 24/26

To find cos A, A remains our reference angle, we will have the following

Hypotenuse = AB = 26

Opposite side = BC = 24

Adjacent side = AC = 10

Applying trigonometric ratio

CosA = adjacent/hypotenuse

CosA = 10/26

The correct option is C

A random sample of n 1n1equals=139139 individuals results in x 1x1equals=3737 successes. An independent sample of n 2n2equals=147147 individuals results in x 2x2equals=5858 successes. Does this represent sufficient evidence to conclude that p 1 less than p 2p1

Answers

Answer:

[tex]z=-2.32[/tex]  

[tex]p_v =P(Z<-2.32)= 0.010[/tex]  

If we compare the p value and using any significance level for example [tex]\alpha=0.05[/tex] we see that [tex]p_v<\alpha[/tex] so we can conclude that we have enough evidence to reject the null hypothesis, and we can say the the proportion 1 is significant lower than the proportion 2 at 5% of significance.  

Step-by-step explanation:

1) Data given and notation  

[tex]X_{1}=37[/tex] represent the number of people with characteristic 1

[tex]X_{2}=58[/tex] represent the number of people with characteristic 2

[tex]n_{1}=139[/tex] sample 1 selected

[tex]n_{2}=147[/tex] sample 2 selected

[tex]p_{1}=\frac{37}{139}=0.266[/tex] represent the proportion of people with characteristic 1

[tex]p_{2}=\frac{58}{147}=0.395[/tex] represent the proportion of people with characteristic 2

z would represent the statistic (variable of interest)  

[tex]p_v[/tex] represent the value for the test (variable of interest)

2) Concepts and formulas to use  

We need to conduct a hypothesis in order to check if the proportion 1 is less than the proportion 2, the system of hypothesis would be:  

Null hypothesis:[tex]p_{1} \geq p_{2}[/tex]  

Alternative hypothesis:[tex]p_{1} < p_{2}[/tex]  

We need to apply a z test to compare proportions, and the statistic is given by:  

[tex]z=\frac{p_{1}-p_{2}}{\sqrt{\hat p (1-\hat p)(\frac{1}{n_{1}}+\frac{1}{n_{2}})}}[/tex]   (1)

Where [tex]\hat p=\frac{X_{1}+X_{2}}{n_{1}+n_{2}}=\frac{37+58}{139+147}=0.332[/tex]

3) Calculate the statistic

Replacing in formula (1) the values obtained we got this:  

[tex]z=\frac{0.266-0.395}{\sqrt{0.332(1-0.332)(\frac{1}{139}+\frac{1}{147})}}=-2.32[/tex]  

4) Statistical decision

For this case we don't have a significance level provided [tex]\alpha[/tex] we can assuem it 0.05, and we can calculate the p value for this test.  

Since is a one left tailed test the p value would be:  

[tex]p_v =P(Z<-2.32)= 0.010[/tex]  

So if we compare the p value and using any significance level for example [tex]\alpha=0.05[/tex] we see that [tex]p_v<\alpha[/tex] so we can conclude that we have enough evidence to reject the null hypothesis, and we can say the the proportion 1 is significant lower than the proportion 2 at 5% of significance.  

You want to give a 22 pound cat a 5 mg/kg dose of a drug. The drug comes as a 2.5% solution. How many milliliters should you give the cat?
A. 20
B 0.2
C. 8.8
D. 4.4
E. 0.4
F 2

Answers

Answer:

A) 20ml

Step-by-step explanation:

You have a 2.5% solution (in 100 of the solution you have 2.5 of solvent), then if the dose that is being supplied to the cat is 5mg / kg it means:

if    1000 gr is equivalent to 100%

           5 gr is equivalent to X;    

X= (100%*5gr)/1000gr → X= 0.5%,  , Therefore the amount of milliliters that should be supplied of 2.5% is:

if   100ml  hava a concentration of 2.5,  how many mililiters are necesary in a concentration 0.5

X=(0.5%*100ml)/2.5% → X=20ml

The sum of three numbers is 97. The third number is 3 times the second. The second number is 8 more than the first. What are the numbers? A) First number: B) Second number: C) Third number:

Answers

Answer:

A) First number: 13

B) Second number: 21

C) Third number: 63

Step-by-step explanation:

Let x, y and z be 1st, 2nd and 3rd numbers respectively.

We have been given that sum of three numbers is 97. We can represent this information in an equation as:

[tex]x+y+z=97...(1)[/tex]

The 3rd number is 3 times the second. We can represent this information in an equation as:

[tex]z=3y...(2)[/tex]

The second number is 8 more than the first. We can represent this information in an equation as:

[tex]y=x+8...(3)[/tex]

Substituting equation (3) in equation (2), we will get:

[tex]z=3(x+8)[/tex]

Substituting [tex]z=3(x+8)[/tex] and [tex]y=x+8[/tex] in equation (1), we will get:

[tex]x+x+8+3(x+8)=97[/tex]

[tex]x+x+8+3x+24=97[/tex]

[tex]5x+32=97[/tex]

[tex]5x+32-32=97-32[/tex]

[tex]5x=65[/tex]

[tex]\frac{5x}{5}=\frac{65}{5}[/tex]

[tex]x=13[/tex]

Therefore, the first number is 13.

Now, we will substitute [tex]x=13[/tex] in equation (3) as:

[tex]y=21[/tex]

Therefore, the second number is 21.

Now, we will substitute [tex]y=21[/tex] in equation (2) as:

[tex]z=3(21)[/tex]

[tex]z=63[/tex]

Therefore, the third number is 63.

If f(x)= sin^−1 (x), then what is the value of f'(sqrt 3/ 2) in simplest form?

Answers

Answer:

  2

Step-by-step explanation:

We can use the formula for the derivative of the arcsin function:

  f'(x) = 1/√(1 -x²)

Filling in x=(√3)/2, we get ...

  f'((√3)/2) = 1/√(1 -3/4) = 1/(1/2)

  f'((√3)/2) = 2

Final answer:

To find the value of f'(√3/2) for f(x) = sin⁻¹(x), we can use the chain rule and substitute the given value into the derivative expression.

Explanation:

To find the derivative of f(x) = sin⁻¹(x), we can use the chain rule. Let's denote u = x, then y = sin⁻¹(u). Taking the derivative of y with respect to u, we get dy/du = 1/√(1 - u²). Now, substituting u = √3/2, we can find the value of f'(√3/2) in simplest form.

Substituting u = √3/2 into the derivative, we have dy/du = 1/√(1 - (√3/2)²) = 1/√(1 - 3/4) = 1/√(1/4) = 1/√1/4 = 1/(1/2) = 2.

Therefore, the value of f'(√3/2) is 2.

Learn more about Derivatives here:

https://brainly.com/question/34633131

#SPJ3

A person earns $25000 per month and pays 9000 income tax per year. The government increased income tax by 0.5% per month and his monthly earning was increased $11000. How much more income tax will he pay per month.

Answers

Answer:

The person will pay $ 510 more as income tax per month .

Step-by-step explanation:

Given as :

The monthly income of person = $ 25000

The amount paid as income tax per year =$ 9000

So,The amount paid as income tax per month =$ [tex]\frac{9000}{12}[/tex] = $750

Or, x% is the income tax of the monthly income

I.e x % of 25000 = 750

∴ x % = [tex]\frac{750}{25000}[/tex]

Or, x =  [tex]\frac{750}{25000}[/tex] × 100

I.e x = 3 %

Now, since the income tax is increase by 0.5 % per month

So, x' = 3 % + 0.5 % = 3.5 %

And The monthly income increase by $ 11000

I.e New monthly income = $ 25000 + $ 11000 = $ 36000

Now, The income tax which the person pay now is 3.5 % of $ 36000

i.e The income tax which the person pay now = 0.035×36000 = 1260 per month

so, The income tax which the person pay now as per year = 1260 × 12 =        $ 15,120

∴ The increase income tax per month = $ 1260 - $ 750 = $ 510

Hence The person will pay $ 510 more as income tax per month . Answer

Final answer:

To calculate the additional income tax the person will pay per month, we add the tax increase due to the salary increase to the original increased tax after the 0.5% hike. The total increased monthly tax payment amounts to $930.

Explanation:

The question is asking how much more income tax a person will pay per month after their salary is increased and the government increased income tax by 0.5%. To find the additional income tax that a person will pay, we need to consider the initial monthly income, the new monthly income, the old annual tax amount, and the increased tax rate.

Originally, the person earned $25,000 per month and paid $9,000 in income tax yearly. With the 0.5% monthly increase in tax, we first need to calculate the monthly increase based on the initial salary. The monthly increase is 0.5% of $25,000, which is $125. Therefore, the new monthly tax without accounting for the salary increase is the old monthly tax plus the $125 increase.

The monthly tax paid before the income increase was $9,000 / 12 months = $750 per month. After the 0.5% monthly increase, the tax becomes $750 + $125 = $875 per month. But the person's monthly earnings were increased by $11,000, resulting in a new monthly income of $25,000 + $11,000 = $36,000.

To calculate how much more in income tax the person will pay on the additional $11,000 monthly earnings at the increased rate: 0.5% of $11,000 is $55. So the additional tax per month is $55. Therefore, the total increased monthly tax is $875 + $55 = $930.

help me figure out the first part of this problem!!

Answers

Answer:

  783.9

Step-by-step explanation:

The same tool that gave you the answer to the second part will give you the answer to the first part.

_____

You will note the box is checked saying "Log Mode". This mode uses linear regression on the logarithms of the y-values. When the box is unchecked, regression is used on the actual y-values.

The latter method tends to favor matching the larger y-values at the expense of matching smaller ones. It gives a different equation.

You receive a bonus at work for $5,000. You decide to invest in a bank account for 5 years. The bank gives you a 2.45% interest rate. Determine the amount of money that will be in the account if the interest is compounded

Answers

Answer:

5000(1+0.0245) raise to 5

$5643.26

Step-by-step explanation:

The amount of money that will received after 5 years is $5643.256

Compound Interest

The compound interest of a primary money P with rate of interest r for time t is the total money that include interest and primary as well and can be calculated with the formula

[tex]A=P(1+\frac{r}{100})^t[/tex]

Solution

Here we have given

Primary money = P = $5000

Rate of interest = r = 2.45 %

Time = 5 year

Substitute these values into above formula and we get

[tex]A=5000(1+\frac{2.45}{100})^5[/tex]

[tex]A=5000(1.0245)^5[/tex]

A = $5643.256

Therefore the total amount that will received after 5 year is $5643.256

Learn more about compound interest here-

https://brainly.com/question/24924853

#SPJ2

A baseball team sells tickets for two games. The ratio of sold tickets to unsold tickets for the first game was 7:3. For the second game, the ratio was 13;2. There were 240 unsold tickets for the second game. How many tickets were sold for the first game?

Answers

Answer:1260 tickets were sold on the first game

Step-by-step explanation:

For the second game, the ratio of the number of sold tickets to number of unsold tickets is 13:2

Total ratio = 13+2 = 15

There were 240 unsold tickets for the second game. Let total number of tickets for the second game be x

This means that

240 = 2/15 × x

2x/15 = 240

2x = 15 × 240= 3600

x = 3600/2 = 1800

1800 tickets were sold for the second game. Assuming total number of tickets for the first game is equal to total number of tickets for the second game. Therefore,

Total number of tickets sold for the first game is 1800

The ratio of sold tickets to unsold tickets for the first game was 7:3.

Total ratio = 7+3 = 10

Number of sold tickets for the first game would be

7/10 × 1800 = 12600/10

= 1260 tickets

Final answer:

The mathematical solution involves understanding and applying the concept of ratios. From the information given, we deduce that 840 tickets were sold for the first baseball game.

Explanation:

The student's question is about a mathematics problem involving ratios. We know that the ratio of sold tickets to unsold tickets for the first game was 7:3, and for the second game, it was 13:2. We are also given that there were 240 unsold tickets for the second game.

Firstly, let's deal with the second game tickets. If we say the ratio 13:2 represents 13x:2x, where x is a common multiplier. Since the unsold tickets (2x) were 240, we can solve for x by the equation: 2x = 240. So, x = 240/2 = 120. However, we don't need the number of sold tickets for the second game now.

For the first game, we know the ratio of sold tickets to unsold tickets was 7:3. Yes, it's the same x because ratios are the same across the populated places. We can then figure out the number of sold tickets as 7x. So, just multiply 7 by our common multiplier 120 to get 840 tickets sold for the first game.

Learn more about Ratios here:

https://brainly.com/question/32531170

#SPJ3

An apple orchard contains 50 trees per hectare. The avergae yield per tree is 600 apples. If the trees are spaced more closely, when being planted, the yield per tree drops by 10 apples for each extra tree. Find the number of trees that should be planted per hectare in order to maximize the total yield.

Answers

Answer:

55 trees per hectare.

Step-by-step explanation:

An apple orchard contains 50 trees per hector. The average yield per tree is 600 apples.

If the trees are spaced more closely, when being planted, the yield per tree drops by 10 apples for each extra tree.

Let x extra tree is planted and then the average yield per tree reduces by 10x.

Therefore, yield as a function of x can be written as  

Y(x) = (50 + x)(600 - 10x) = 30000 + 100x - 10x²

Therefore, condition for maximum yield is [tex]\frac{dY(x)}{dx} = 0[/tex]

So, 100 - 20x = 0

x = 5

So, when the number of trees that should be planted per hectare is (50 + 5) = 55, then only the yield will be maximum. (Answer)

What is the equation of the line that passes through the point of intersection of the lines y = 2x − 5 and y = −x + 1, and is also parallel to the line y equals start fraction one over two end fraction x plus four question mark?

Answers

Answer:

[tex]y = \frac{1}{2}x - 2[/tex]

Step-by-step explanation:

Given lines,

y = 2x - 5,

y = -x + 1

Subtracting these two equations,

0 = 3x - 6

[tex]\implies 3x = 6[/tex]

[tex]\implies x = \frac{6}{3}=2[/tex]

By first equation,

[tex]y=2(2) -5=4-5 = -1[/tex]

Thus, point of intersecting would be (2, -1).

Now, the equation of a line is y = mx + c,

Where,

m = slope of the line,

So, the slope of the line [tex]y=\frac{1}{2}x+4[/tex] is 1/2.

∵ two parallel lines have same slope.

Hence,

Equation of the parallel line passes through (2, -1),

[tex]y+1=\frac{1}{2}(x-2)[/tex]

[tex]y+1=\frac{1}{2}x - 1[/tex]

[tex]y = \frac{1}{2}x - 2[/tex]

Two samples, each with n = 16 scores, produce an estimated standard error of 4 points and a t statistic of t = 2.00. What is the sample mean difference?

Answers

Final answer:

To find the sample mean difference, multiply the t statistic by the standard error. With a t statistic of 2.00 and a standard error of 4 points for samples with n = 16 scores, the sample mean difference is 8 points.

Explanation:

The student asks how to calculate the sample mean difference given the standard error and the t statistic for two samples each with n = 16 scores. This information is used to conduct a hypothesis test to compare two population means, using the t distribution when the population standard deviations are unknown and the sample sizes are small.

The formula to find the sample mean difference when given the t statistic and the standard error is:

sample mean difference = t statistic × standard error

Plugging the given values:

sample mean difference = 2.00 × 4 = 8

Therefore, the estimated sample mean difference is 8 points.

Arica can run 1/6 of a kilometer in a minute her school is 3/4 A kilometer away from her home At this speed how long will it take Erica to run from home to school

Answers

Erica will take 4.5 minutes to run from home to school

Solution:

Given that , Arica can run [tex]\frac{1}{6}[/tex] of a kilometer in a minute  

Her school is [tex]\frac{3}{4}[/tex] th of a kilometer away from her home  

We have to find at this speed how long will it take Erica to run from home to school

The relation between speed distance and time is given as:

[tex]\text { Distance }=\text { speed } \times \text { time }[/tex]

Plugging in values, we get

[tex]\frac{3}{4}=\frac{1}{6} \times \text { time taken }[/tex]

[tex]\begin{array}{l}{\text { Time taken to reach school }=\frac{3}{4} \times 6} \\\\ {\text { Time taken to reach home }=\frac{3}{2} \times 3} \\\\ {\text { Time taken to reach home }=\frac{9}{2}=4.5}\end{array}[/tex]

Hence, she takes 4.5 minutes to reach school from her home

write an equation in standard form to find the minutes that someone who weighs 150 lb. would need to hike and run in order to burn 350 calories. explain what your variables represent.

Answers

Answer:

  7h +11r = 350

Step-by-step explanation:

Let h and r represent minutes of hiking and running, respectively. Then calories burned by a 150-lb person doing these activities will total 350 when ...

  7h +11r = 350

_____

7 calories per minute are burned by hiking, so 7h will be the calories burned by hiking h minutes.

11 calories per minute are burned by running, so 11r will be the calories burned by running r minutes.

The total of calories burned in these activities will be 7h+11r, and we want that total to be 350.

In a department of biology, there are five professors and five students. If seven members of the department are randomly selected to form a committee for admission, and if the number of professors must be one more than students, how many combinations are possible?

Answers

Answer: There are 50 ways to select in this way and there is only 1 combination is possible i.e. 3 students and 4 professors.

Step-by-step explanation:

Since we have given that

Number of professors = 5

Number of students = 5

We need to find the number of ways of 7 members in such that number of professors must be one more than students.

So, if we select 3 students, then there will be 4 professors.

So, Number of ways would be

[tex]^5C_3\times ^5C_4\\\\=10\times 5\\\\=50[/tex]

Hence, there are 50 ways to select in this way and there is only 1 combination is possible i.e. 3 students and 4 professors.

Eli evaluated 23 ÷ 38 and got an answer of 179. Which statement about his answer is true? CLEAR CHECK It is incorrect because thirds and eighths cannot be divided to make ninths. It is correct because 38 of 23 is 179. It is correct because 179 • 38 equals 23. It is incorrect because a quotient cannot be greater than the number that is divided.

Answers

Staement 1 and statement 4 are true

Staement 1: It is incorrect because thirds and eighths cannot be divided to make ninths

Statement 4: It is incorrect because a quotient cannot be greater than the number that is divided.

Solution:

Given that, Eli evaluated 23 ÷ 38 and got an answer of 179.

Now, let us check the given statements

1) It is incorrect because thirds and eighths cannot be divided to make ninths

It seems right because when 3 is divided by 8, it will give an fractional value. So this statement is correct

2) It is correct because 38 of 23 is 179

It is wrong as 38 x 23 ≠ 179 and not even related to the question.

3) It is correct because 179 • 38 equals 23

It is wrong because 179 x 38 ≠ 23

4) It is incorrect because a quotient cannot be greater than the number that is divided.

It is right as the dividend can not be smaller than the quotient.

Hence, the 1st and 4th statements are right.

What is the domain of the function f(x)=[tex]\sqrt{x}[/tex]?

Answers

Step-by-step explanation:

The domain of f(x) is all values of x for which f(x) is defined.

For f(x) to be defined, the expression under the radical must be non-negative.

Therefore, the domain is x ≥ 0, or in interval notation, [0, ∞).

What is the slope of a line that is perpendicular to the line whose equation is y=4x+1?

Answers

Final answer:

The slope of a line perpendicular to the line with equation y=4x+1 is -1/4. This is found by taking the negative reciprocal of the original line's slope, which is 4.

Explanation:

The slope of a line that is perpendicular to a given line can be determined by taking the negative reciprocal of the slope of the given line.

Given the equation y=4x+1, we can see that the slope (m) is 4.

Therefore, a line that is perpendicular to this line would have a slope that is the negative reciprocal of 4, which is -1/4.

The concept of perpendicular lines in coordinate geometry implies that two lines are perpendicular if the product of their slopes is -1.

Our given line has a positive slope, hence the slope of its perpendicular counterpart must be negative. A positive slope indicates that the line moves up as we move from left to right, whereas a negative slope indicates that the line moves down.

There are two misshapen coins in a box; their probabilities for landing on heads when they are flipped are, respectively, .4 and .7. One of the coins is to be randomly chosen and flipped 10 times. Given that two of the first three flips landed on heads, what is the conditional expected number of heads in the 10 flips?

Answers

Answer:

E(X) = 6.0706

Step-by-step explanation:

1) Define notation

X = random variable who represents the number of heads in the 10 first tosses

Y = random variable who represents the number of heads in range within toss number 4 to toss number 10

And we can define the following events

a= The first coin has been selected

b= The second coin has been selected

c= represent that we have 2 Heads within the first two tosses

2) Formulas to apply

We need to find E(X|c) = ?

If we use the total law of probability we can find E(Y)

E(Y) = E(Y|a) P(a|c) + E(Y|b)P(b|c) ....(1)

Finding P(a|c) and using the Bayes rule we have:

P(a|c) = P(c|a) P(a) / P(c) ...(2)

Replacing P(c) using the total law of probability:

P(a|c) = [P(c|a) P(a)] /[P(c|a) P(a) + P(c|b) P(b)] ... (3)

We can find the probabilities required

P(a) = P(b) = 0.5

P(c|a) = (3C2) (0.4^2) (0.6) = 0.288

P(c|b) = (3C2)(0.7^2) (0.3) = 0.441

Replacing the values into P(a|c) we got

P(a|c) = (0.288 x 0.5) /(0.288x 0.5 + 0.441x0.5) = 0.144/ 0.3645 = 0.39506

Since P(a|c) + P(b|c) = 1. With this we can find P(b|c) = 1 - P(a|c) = 1-0.39506 = 0.60494

After this we can find the expected values

E(Y|a) = 7x 0.4 = 2.8

E(Y|b) = 7x 0.7 = 4.9

Finally replacing the values into equation (1) we got

E(Y|c) = 2.8x 0.39506 + 4.9x0.60494 = 4.0706

And finally :

E(X|c) = 2+ E(Y|c) = 2+ 4.0706 = 6.0706

Final answer:

In this problem, we have to consider a conditional expected value for the flips of a randomly chosen misshapen coin. We start with a known result (2 heads in 3 flips) and then compute the expected outcome for the next 7 flips for both coins. The final answer is the average of these expectations.

Explanation:

This question involves the realm of probability theory and specific concept of expected value. Given two distinct coins with varying chances of landing on heads, we need to calculate the expected number of heads when one of these coins is randomly chosen and flipped 10 times.

The usual expected number of heads will be the sum of the individual expected values for each, which in turn is the product of the number of trials (10 flips) and the probability of success (landing on a head). However, the condition that two of the first three flips landed on heads slightly modifies this calculation process.

The main challenge here is that we start with a known result (2 heads in 3 flips), and we then have 7 additional flips with unknown results. Since we don't know which coin we have, we must consider the expected outcomes for both coins and then divide by 2. The theoretical probability does not predict short-term results, but gives information about what can be expected in the long term.

Learn more about probability theory here:

https://brainly.com/question/31469353

#SPJ3

What is the product? 2y/y-3 x 4y -12/2y+8

Answers

Answer:

4y/(y+4)

Step-by-step explanation:

2y/(y-3) x [(4y -12) /(2y+8)]

To determine this, at first we have to break the parentheses. Since there is no matching values, we have to multiply the numerators and denominators.

[2y x (4y - 12)] / (y-3) x (2y + 8)

or, [(2y*4y) - (2y*12)]/[(y*2y) + (y*8) - (3*2y) - (3*8)]

(using algebraic equation)

or, (8y^2 - 24y)/(2y^2 + 8y - 6y - 24)

or, (8y^2 - 24y)/(2y^2 + 2y - 24)

or, 8y(y - 3)/2(y^2 + y - 12) (taking common)

or, 4y(y - 3)/(y^2 + 4y - 3y - 12)

or, 4y(y - 3)/[y(y + 4) - 3 (y + 4)] (Using factorization or Middle-Term factor)

or, 4y (y - 3)/(y + 4)(y - 3)

or, 4y/(y + 4) [as (y-3)/(y-3) = 1, we have dropped the part]

The answer is = 4y/(y+4)

The first 10 students who arrived for the Friday lecture filled out a questionnaire on their attitudes toward the instructor. The first 10 who were late for the lecture were spotted, and afterward filled out the same questionnaire. The appropriate design for testing the significance of the difference between the mean is________.

Answers

Answer:

Step-by-step explanation:

Independent samples t-test

I made a distribution of 15 apartment rents in my neighborhood. One apartment had a higher rent than all the others, and this outlier caused the mean rent to be higher than the median rent. Does this make sense because the outlier with a large value increases the mean, but does not affect the median?

Answers

Answer:

Yes this makes sense

Step-by-step explanation:

When their is one outlier it makes the average spike which can present misleading data while with median the outlier is left relatively unaffected.

Answer:

Yes this makes sense.

Step-by-step explanation:

The given dataset consists of 15 apartment rents. A data value which is an outlier (much larger than the rest) will increase the overall mean value of the population but it may not affect the median. Let us take an example of 15 sample rent value in ascending order,

100,120,130,140,150,170,175,185,190,200,220,250,280,290,1000

Here , mean rent will become high due to the single high rent datapoint(1000) but the median won't be impacted.

Donald is counting chairs in the auditorium there are 6 sections with 40 chairs each on each of 2 sides how many vhairs were on one side of the auditorium?

Answers

The answer is 240 chairs.

Bill Casler bought a $1000, 9-month certificate of deposit (CD) that would earn 8% annual simple interest. Three months before the CD was due to mature, Bill needed his CD money, so a friend agreed to lend him money and receive the value of the CD when it matured.

(a) What is the value of the CD when it matures?
value = ? $
(b) If their agreement allowed the friend to earn a 10% annual simple interest return on his loan to Bill, how much did Bill receive from his friend? (Round your answer to the nearest cent.) value = ?

Answers

Final answer:

The value of Bill Casler's CD (certificate of deposit) when it matures is $1060 and Bill receives $1036.36 from his friend.

Explanation:

First, we'll calculate the value of the CD (certificate of deposit) when it matures. To do this, we can use the formula for simple interest, which is PRT (Principal, Rate, Time). Here, P = $1000, R = 8% (or 0.08) and T = 9/12 years (converted to years).

So, the interest earned = 1000 * 0.08 * (9/12) = $60. The value of the CD when it matures would thus be the principal plus the interest earned, which is $1000 + $60 = $1060.

Now, for the second part of the question, we need to find out how much Bill received from his friend. The friend wants to earn a 10% annual simple interest return on his loan to Bill, so we'll equate the maturity value to the formula for simple interest. Here, P represents the amount loaned and we need to solve for P. Thus 1060 = P + P*0.10*(3/12).

Solving for P, we get P = $1036.36. So, Bill received $1036.36 from his friend.

Learn more about Simple Interest Calculation here:

https://brainly.com/question/31814404

#SPJ12

Final answer:

To find the value of the CD when it matures, use the simple interest formula. Add the interest earned to the principal to find the value. To find how much Bill received from his friend, set up an equation with the interest earned by the friend as 10% of the loan amount.

Explanation:

To find the value of the CD when it matures, we can use the formula for simple interest which is I = PRT, where I is the interest, P is the principal, R is the interest rate, and T is the time in years. In this case, P = $1000, R = 8%, and T = 9/12 years. Plugging the values into the formula, we get:
I = $1000  imes 0.08  imes (9/12)

I = $60

So, the interest earned is $60. To find the value of the CD when it matures, we simply add the interest to the principal:

Value = $1000 + $60

Value = $1060

For the second question, we need to find how much Bill received from his friend. Since the friend will earn a 10% annual simple interest return on his loan to Bill, we know that the interest earned by the friend is 10% of the amount he lent. Let's call this amount X. So, the interest earned by the friend is 10% of X. To find X, we can set up an equation:

10% of X = $1060

0.10X = $1060

X = $1060 / 0.10

X = $10,600

Learn more about Value of a CD when it matures here:

https://brainly.com/question/15115578

#SPJ11

Other Questions
in pinus sp. male cone matured earlier than female cone . describe how this species the success of pollination It takes 208.4 kJ of energy to remove 1 mole of electrons from 1 mole of atoms on the surface of rubidium metal. How much energy does it take to remove a single electron from an atom on the surface of solid rubidium? Indicate the equation of the line, in standard form, that passes through (2, -4) and has a slope of 3/5. The ________ is the space between the dura mater and the bone of the vertebra. 6. What is the result of multiplying the digit in the hundredths place bythe digit in the ten thousands place in the number below?5,094,437.8161 A.6B.9C.54D.72 In the long run, assuming that the owner of a firm in a competitive industry has positive opportunity costs, she a. should exit the industry unless her economic profits are positive. b. will earn zero accounting profits but positive economic profits. c. will earn zero economic profits but positive accounting profits. d. should ignore opportunity costs because they are a type of sunk cost that disappears in the long run. Find the area. The figure is not drawn to scale. The answer to 3.x + 14x A 5.00 kg cart on a frictionless track is pulled by a string so that it accelerates at 2.00 m/s/s. What is the tension in the string? Expert problem solvers Select one: a. focus on the surface of a problem rather than on its deep structure. b. do not need to rely on mapping in their use of analogies. c. use analogies less often than do novices. d. tend to categorize problems in terms of their deep structure. What is Teddy's organization trying to accomplish?Teddy is working for a nonprofit organization that urges people to stop using products with CFCs. Through this initiative, Teddy's organization hopes to reduce the concentration ______ of in the atmosphere. solve for x. 9^x+15=3^7x There is a proposal in Brooklyn to construct a new mid-rise apartment building on a vacant lot at the intersection of Avenue A and 48th Street. The property is square, providing flexibility for the location of the building and an associated playground. The developer wishes to locate a small park and playground adjacent to the quietist street. The traffic volumes for Avenue A are: cars 496; medium trucks 52, heavy trucks 19; and buses - 10. The traffic volumes for 48th Street are: cars 822; medium trucks 22, heavy trucks 8; and buses - 3. Following his thinking, which street should the park be adjacent to? (3 points) Assuming the setbacks are the same, what is the difference in noise levels adjacent to the 2 streets? (4 points) Based upon peoples perceptions of noise differences, are the developers concerns valid? Why? (3 points) A home improvement company was negotiating with a homeowner to add two rooms to a home. The company agreed to take a second mortgage as long as the homeowner also included the rest of the property in the loan. The company and the homeowner agreed to a price, and the company provided the necessary disclosure form on Monday and the homeowner signed the agreement at noon the following day. Assuming that the week had five business days, until what time could the homeowner rescind the loan? Why is Esperanza left alone to care for the two babies It costs $60 of variable and $40 of fixed costs to produce rocking chair which normally sells for $150. A wholesaler offers to purchase 5,000 rocking chairs at $125 each. Georgia would incur special shipping costs of $10 per rocking chair if the order were accepted. Georgia has sufficient unused capacity to produce the 5,000 rocking chairs. If the special order is accepted, what will be the effect on net income? Which is a y-intercept of the continuous function in the table?(5,0)(0, 1)(0,5)(1,0) in a study of red/green color blindness, 600 men and 2150 women are randomly selected and tested. Among the men, 56 have red/green color blindness. Among the women, 5 have red/green color blindness. Test the claim that men have a higher rate of red/green color blindness. (Note: Type p_m for the symbol pm , for example p_mnot what kind of economic system does morocco have? PART B: Which of the following quotes best supports the answer to Part A To be or not to be