A modified roulette wheel has 36 slots. One slot is​ 0, another is​ 00, and the others are numbered 1 through 34​, respectively. You are placing a bet that the outcome is an even number.​ (In roulette, 0 and 00 are neither odd nor​ even.) a. What is your probability of​ winning?

Answers

Answer 1

Answer:

[tex]P(win) = 0.4722[/tex]

Step-by-step explanation:

Given

[tex]n = 36[/tex] --- slots

[tex]Even = 17[/tex] i.e. even numbers between 1 and 34 (inclusive)

Required

[tex]P(win)[/tex]

The probabiity of winning is the number of even numbers divided by the total slot;

i.e.

[tex]P(win) = \frac{Even}{n}[/tex]

So, we have:

[tex]P(win) = \frac{17}{36}[/tex]

[tex]P(win) = 0.4722[/tex]


Related Questions

Because of high tuition costs at state and private universities, enrollments at community colleges have increased dramatically in recent years. The following data show the enrollment (in thousands) for Jefferson Community College for the nine most recent years.


Year Period (t) Enrollment (1,000s)
2001 1 6.5
2002 2 8.1
2003 3 8.4
2004 4 10.2
2005 5 12.5
2006 6 13.3
2007 7 13.7
2008 8 17.2
2009 9 18.1

Required:
a. What type of pattern exists in the data?
b. Use simple linear regression analysis to find the parameters for the line that minimizes MSE for this time series.
c. What is the forecast for year 10?

Answers

Answer:

a. A linear pattern exists in the data.

b. The parameters for the line that minimizes MSE for this time series are as folows:

ß1 = Estimated slope = 1.4567

ß0 = Estimated intercept = 4.7165

Also, we have:

MSE = Mean squared error = 0.4896

c. Forecast for year 10 is 19,280.

Step-by-step explanation:

a. What type of pattern exists in the data?

Note: See Sheet1 of the attached excel file for the line graph.

From the line graph, it can be observed that a linear pattern exists in the data.

b. Use simple linear regression analysis to find the parameters for the line that minimizes MSE for this time series.

Note: See Sheet2 of the attached excel file for all the calculations to obtain the following:

Sample size = 9

Total of X = 45

Total of Y = 108

Mean of X = Total of X / Sample size = 45 / 9 = 5

Mean of Y = Total of X / Sample size = 108 / 9 = 12

SSxx = Total of (X - Mean of X)^2 = 60

SSyy = Total of (Y - Mean of Y)^2 = 130.74

SSxy = Total of (X - Mean of X) * (Y - Mean of Y) = 87.40

Therefore, we have:                

ß1 = Estimated slope = SSxy/SSxx = 87.4 / 60  = 1.4567

ß0 = Estimated intercept = Mean of Y – (ß1 * Mean of X) = 12 - (5 * 1.4567) = 4.7165

Therefore, the parameters for the line that minimizes MSE for this time series are as folows:

ß1 = Estimated slope = 1.4567

ß0 = Estimated intercept = 4.7165

Regression equation which also used in the attached excel is as follows:

Y = ß0 + ß1X =

Y = 4.7165 + 1.4567X …………………. (1)

SSE = Sum of squared error = Total of (Y - Y*)^2 = 3.4273

Therefore, we have:

MSE = Mean squared error = (SSE/(n-2)) = (3.4273 / (9 - 2)) = 0.4896

c. What is the forecast for year 10?

This implies that X = 10

Substitute X = 10 into equation (1), we have:

Y = 4.7165 + (1.4567 * 10) = 19.28

Since it is 1,000s, we have:

Y = 19.28 * 1,000 = 19,280

Therefore, forecast for year 10 is 19,280.

A papaya is accidentally dropped from a bridge, which is 30 m above the water. Ignoring air resistance, the papaya's speed just before it hits the water will be __________ m/s.

Answers

Answer:

24 .30ms is the answer I think so if the answer is correct plz mark me as brainliest.

The papaya's speed just before it hits the water will be 24.24 m/s.

What is speed?

The rate at which objects moves is called speed. It is given by

[tex]s = \frac{d}{t}[/tex]

An object held above the ground has a potential energy related to the height at which it is held,

PE = mgh

If you drop the object, its potential energy will become the kinetic energy of motion:

KE = ½ mv²

½ mv² = mgh

v  = √(2gh)

v =  √(2*9.8*30)

v =  24.24 m/s

To learn more about Speed here

https://brainly.com/question/7359669

#SPJ2

Use cylindrical shells to find the volume of the solid generated when the region
R under y = x2 over the interval (0,2) revolved about the line y = -1

Answers

Answer:

[tex]\displaystyle V = \frac{176 \pi}{15}[/tex]

General Formulas and Concepts:

Pre-Algebra

Equality Properties

Algebra I

Terms/CoefficientsExpandingFunctionsFunction NotationGraphingExponential Rule [Root Rewrite]:                                                                     [tex]\displaystyle \sqrt[n]{x} = x^{\frac{1}{n}}[/tex]

Calculus

Integrals

Definite IntegralsArea under the curve

Integration Rule [Reverse Power Rule]:                                                                  [tex]\displaystyle \int {x^n} \, dx = \frac{x^{n + 1}}{n + 1} + C[/tex]

Integration Rule [Fundamental Theorem of Calculus 1]:                                        [tex]\displaystyle \int\limits^b_a {f(x)} \, dx = F(b) - F(a)[/tex]

Integration Property [Multiplied Constant]:                                                              [tex]\displaystyle \int {cf(x)} \, dx = c \int {f(x)} \, dx[/tex]

Integration Property [Addition/Subtraction]:                                                           [tex]\displaystyle \int {[f(x) \pm g(x)]} \, dx = \int {f(x)} \, dx \pm \int {g(x)} \, dx[/tex]

Shell Method:

[tex]\displaystyle V = 2\pi \int\limits^b_a {xf(x)} \, dx[/tex]

[Shell Method] x is the radius[Shell Method] 2πx is the circumference[Shell Method] 2πxf(x) is the surface area[Shell Method] 2πxf(x)dx is the volume

Step-by-step explanation:

Step 1: Define

Identify

Graph of region

y = x²

x = 2

y = 4

Axis of Revolution: y = -1

Step 2: Sort

We are revolving around a horizontal line.

[Function] Rewrite in terms of y:                                                                      x = √y[Graph] Identify bounds of integration:                                                           [0, 4]

Step 3: Find Volume Pt. 1

[Shell Method] Find distance of radius x:                                                       [tex]x = y + 1[/tex][Shell Method] Find circumference variable f(x) [Area]:                                 [tex]\displaystyle f(x) = 2 - \sqrt{y}[/tex][Shell Method] Substitute in variables:                                                           [tex]\displaystyle V = 2\pi \int\limits^4_0 {(y + 1)(2 - \sqrt{y})} \, dy[/tex][Integral] Rewrite integrand [Exponential Rule - Root Rewrite]:                    [tex]\displaystyle V = 2\pi \int\limits^4_0 {(y + 1)(2 - y^\bigg{\frac{1}{2}})} \, dy[/tex][Integral] Expand integrand:                                                                            [tex]\displaystyle V = 2\pi \int\limits^4_0 {(-y^\bigg{\frac{3}{2}} + 2y - y^\bigg{\frac{1}{2}} + 2)} \, dy[/tex][Integral] Integrate [Integration Rule - Reverse Power Rule]:                        [tex]\displaystyle V = 2\pi \bigg( \frac{-2y^\bigg{\frac{5}{2}}}{5} + y^2 - \frac{2y^\bigg{\frac{3}{2}}}{3} + 2y \bigg) \bigg| \limits^4_0[/tex]Evaluate [Integration Rule - Fundamental Theorem of Calculus 1]:              [tex]\displaystyle V = 2\pi (\frac{88}{15})[/tex]Multiply:                                                                                                             [tex]\displaystyle V = \frac{176 \pi}{15}[/tex]

Topic: AP Calculus AB/BC (Calculus I/I + II)

Unit: Applications of Integration

Book: College Calculus 10e

Which of the following are not polynomials?

Answers

Answer:

A, C and D are not polynomials

Step-by-step explanation:

A because the variable has a negative power.

C because the variable is in the denominator

D because the variable has a root.

When a variable has a root, it's power is 1/2 which does not count as an ideal polynomial. You might be wondering then that why E is a polynomial?

E is a polynomial because because the root is not on the variable but on the constant.

B and E are polynomials while A,C and D are not.

Please mark me as brainliest.

2x+2y=38 y=x+3 solve by the solution

Answers

Answer:

x = 8 , y = 11

Step-by-step explanation:

[tex]2x + 2y = 38 => x + y = 19 - -- ( 1 ) \\\\y = x + 3 ---- ( 2 ) \\\\Substitute \ ( 2 ) \ in \ ( 1) :\\\\ x + y = 19\\\\x + ( x+ 3) = 19\\\\2x + 3 = 19\\\\2x = 19 - 3 \\\\2x = 16 \\\\x = \frac{16}{2} = 8\\\\Substitute \ x = 8 \ in \ ( 1 ) : \\\\x + y = 19\\\\8 + y = 19\\\\y = 19 - 8 = 11[/tex]

You play basketball at your school's
indoor stadium. You have two payment
options. Option A is to buy a membership
card for $20 and pay $2 each time you
go to the gym, t. Option B is to pay $4
each time you go. Write a a linear
equation to show how many trips to the
gym would the cost be the same?

Answers

Answer:

20 + 2x = 4x

Step-by-step explanation:

So you are setting the two expressions equal to each other.

buying a membership card  and paying each time looks like this: 20 + 2x where x is the number of times you go to the gym.  20 dollars base then 2 each time you go.

4 each time you go is just 4x

so just set the two equal to each other.

20 + 2x = 4x

If you solve it you will get x = something, which would be the number of times to make the two equal.  

What is the smallest 6-digit- palindrome (a number that reads the same forward and backward) divisible by 99

Answers

Answer:

108801

Step-by-step explanation:

Palindrome as defined in the given question as a number which reads the same forward and backward. Examples are: 1001, 20202, 1331 etc.

Thus, to determine the smallest 6-digit palindrome divisible by 99 without a remainder, the digits should be in the form of abccba.

Therefore, the smallest 6-digit palindrome that can be divided by 99 is 108801.

So that,

108801 ÷ 99 = 1099

How long will it take money to double if it is invested at 25 % compounded continuously ?

Answers

Answer:

Is it anual or monthly?

Step-by-step explanation:

______are used to represent an unknown quantity in a mathematical expression.

Answers

Answer:

Variables are used to represent an unknown quantity in a mathematical expression.

Step-by-step explanation:

Variables are used to represent an unknown quantity in a mathematical expression.For example : x + 2 = 4, here x is the variable.We can denote variable by any alphabet i.e, a,b,c,d etc.

Will give brainliest answer

Answers

Answer:

the x-intercepts are at

x = -3

x = 0

x = 1

Step-by-step explanation:

ask the points, where the functional value is 0.

2x³ + 4x² - 6x = 0

we see that every term contains an expression of x. so, we can simplify this

x × (2x² + 4x - 6) = 0

so, one solution is plainly visible : x=0

for the other solutions we need to solve the square equation

2x² + 4x - 6 = 0

or even simpler

x² + 2x - 3 = 0

the solution of a square equation is

x = (-b ± sqrt(b² - 4ac))/(2a)

in our case

a=1

b=2

c=-3

x = (-2 ± sqrt(2² - 4×1×-3))/(2×1) = (-2 ± sqrt(4 + 12))/2 =

= (-2 ± sqrt(16))/2 = (-2 ± 4)/2 = -1 ± 2

x1 = -1 + 2 = 1

x2 = -1 - 2 = -3

A cylinder has a radius of 2.5 inches (in.) and a height of 11 in., as shown.
2.5 in.
11 in.
What is the surface area, in square inches, of the cylinder?

Answers

Answer:

212.06

Step-by-step explanation:

can't really explain since the formula is fricking long but trust me that's uts 212.06 in²

If m and n are positive integers and m^2 - n^2 = 9, which of the following could be the value of
n?
A) 1
B) 16
C) 9
D) 4

Answers

Answer:

4

Problem:

If m and n are positive integers and m^2 - n^2 = 9, which of the following could be the value of

n?

A) 1

B) 16

C) 9

D) 4

Step-by-step explanation:

One approach would be to plug in the choices and see.

If n=1, then we have m^2-1=9.

This would give m^2=10 after adding 1 on both sides. There is no integer m when squared would give us 10. ( Square root of 9 is a decimal )

If n=16, then we would have m^2-256=9.

This would give m^2=265 after adding 256 on both sides. There is no integer m when squared would give us 265. ( Square root of 265 is a decimal )

If n=9, then we would have m^2-81=9.

This would give m^2=90 after adding 81 on both sides. There is no integer m when squared would give us 90. ( Square root of 90 is a decimal )

If n=4, then we would have m^2-16=9.

This would give m^2=25 after adding 16 on both sides. There is an integer m when squared would give us 25. ( Square root of 25 is a 5)

6/10 > _ > 1/3 which fraction goes in the blank?

Answers

Step-by-step explanation:

6/10 > _ > 1/3

3/5 > _ > 1/3

Taking the average of both the fraction

½(⅗+)

½(9+5/15)

½(14/5)

=7/15

6/10 > 7/15 > 1/3

Answer:

7/15

Step-by-step explanation: 10 and 3 LCM is 30

6/10 x 3 =18/30 and 1/3x 10= 10/30

10/30 and 18/30 average is 14/30 which simplified is 7/15

The answer is 7/15

Hope it helps

determine the general solution of cos2X -7cosX -3=0​

Answers

Answer:

x=2pi/3 +2pi n, 4pi/3 +2pi n for all integar of n.

Step-by-step explanation:

convert 65 kg into gram .​

Answers

Answer:

65000

Step-by-step explanation:

65x 1000

1000 because 1kg= 1000

A company decides to drain the water heater to flush out sediments. The water heater has a capacity of 500 gallons. It drains 100 gallons in 20 minutes. After 20 minutes, they open another drain valve and it drains 200 gallons in the next 20 minutes. The drain valves are closed for 10 minutes, while the workers take a break and then the water heater is drained until the water heater is completely empty.

What are the domain and the range of this relation?

Answers

Answer:

≤ y ≤ 70 and 0 ≤ x ≤ 500

Step-by-step explanation:

In this relation we have two things to analyze, the number of gallons of water in the heater, that is 500 gallons, and the time that it took to empty the heater.

Let's count the time.

First, there are 20 minutes in wich 100 gallons are drained.

then, another drain valve is opened, so in 20 minutes they drain 200 gallons of water.

now, the wait for 10 minutes.

Now there are 200 gallons remaining, so the workers must wait for the other 20 minutes to drain the 200 gallons remaining.

The total amount of time is 70 minutes.

So if we have a relationship of water in the heater vs time, where X is the water remaining and Y is the time, the correct domains are:

Y from 0 minutes to 70 minutes

X from 0 gallons to 500 gallons  

So the correct options are C and E.

0 ≤ y ≤ 70 and 0 ≤ x ≤ 500

What value of b will cause the system to have an infinite number of solutions?

V = 6x + b
-3 x + 1/2 V = -3

Answers

Answer:

-6

Step-by-step explanation:

V = 6x + b

 1/2 V -3 x = -3

V - 6x = -6

V - 6x  =  b

In any triangle ABC,Prove by vector method c^2=a^2+b^2-2abcosC​

Answers

Answer:

Let be [tex]\vec A[/tex], [tex]\vec B[/tex] and [tex]\vec C[/tex] the vector of a triangle so that [tex]\vec C = \vec A + \vec B[/tex]. By definition of Dot Product:

[tex]\vec C \,\bullet\,\vec C = (\vec A + \vec B) \,\bullet \vec C[/tex]

[tex]\vec C \,\bullet \,\vec C = (\vec A\,\bullet \,\vec C) + (\vec B \,\bullet \,\vec C)[/tex]

[tex]\|\vec C\|^{2} = [\vec A \,\bullet \,(\vec A + \vec B)] + [\vec B\,\bullet \,(\vec A + \vec B)][/tex]

[tex]\|\vec C\|^{2} = \vec A \,\bullet \, \vec A + \vec B\,\bullet \vec B + 2\cdot (\vec A \,\bullet \, \vec B)[/tex]

[tex]\|\vec C\|^{2} = \|\vec A\|^{2} + \|\vec B\|^{2} + 2\cdot \|\vec A\|\cdot \|\vec B\|\cdot \cos\theta_{C}[/tex]

Step-by-step explanation:

Let be [tex]\vec A[/tex], [tex]\vec B[/tex] and [tex]\vec C[/tex] the vector of a triangle so that [tex]\vec C = \vec A + \vec B[/tex]. By definition of Dot Product:

[tex]\vec C \,\bullet\,\vec C = (\vec A + \vec B) \,\bullet \vec C[/tex]

[tex]\vec C \,\bullet \,\vec C = (\vec A\,\bullet \,\vec C) + (\vec B \,\bullet \,\vec C)[/tex]

[tex]\|\vec C\|^{2} = [\vec A \,\bullet \,(\vec A + \vec B)] + [\vec B\,\bullet \,(\vec A + \vec B)][/tex]

[tex]\|\vec C\|^{2} = \vec A \,\bullet \, \vec A + \vec B\,\bullet \vec B + 2\cdot (\vec A \,\bullet \, \vec B)[/tex]

[tex]\|\vec C\|^{2} = \|\vec A\|^{2} + \|\vec B\|^{2} + 2\cdot \|\vec A\|\cdot \|\vec B\|\cdot \cos\theta_{C}[/tex]

Last year Nancy weighted 37 5/8 pounds. This year she weighed 42.7 pounds. How much did she gain?

Answers

Answer:

Nancy gained 5.075 pounds.

Step-by-step explanation:

5/8=0.625

37.625

42.7-37.625=5.075

Nancy gained 5 more pounds

the time it takes a runner to complete a race is inversely related to the speed of the runner if a runner can complete a race in 40 minutes while running at 8 mph how long will it take the runner to complete the race running at 9 mph t

Answers

35.6 minutes

S = v*t = 8 * 40/60 = 16/3 m
=> t = s/v = 16/(3*9) = 35.555555 minutes

If the domain of a function that is reflected over the x-axis is (1, 5), (2, 1), (-1, -7), what is the range?
A. (1, -5), (2, -1), (-1, 7)

B. (5, 1), (1, 2), (-7, -1)

C. (-5, -1), (-1, -2), (7, 1)

D. (-1, 5), (-2, 1), (1, -7)

Answers

Answer:

A. (1, -5), (2, -1), (-1, 7)

Step-by-step explanation:

Reflecting a function over the x-axis:

When a function is reflected over the x-axis, the x-value stays the same, while y changes the signal, so the transformation rule is:

[tex](x,y) \rightarrow (x,-y)[/tex]

To find the range:

We apply the transformation to the points in the domain. Thus:

[tex](1,5) \rightarrow (1,-5)[/tex]

[tex](2,1) \rightarrow (2,-1)[/tex]

[tex](-1,-7) \rightarrow (-1,-(-7)) = (-1, 7)[/tex]

Thus the correct answer is given by option a.

Answer:

It is letter A and please give me brainliest

Step-by-step explanation:

Ben starts walking along a path at 3 mi/h. One and a half hours after Ben leaves, his sister Amanda begins jogging along the same path at 7 mi/h. How long (in hours) will it be before Amanda catches up to Ben?



Enter the exact answer.
Hint: The distance formula is that distance = rate * time, so for example in one and a half hours, Ben has walked 3 * 1.5 miles.

Amanda catches up to Ben in ____________ hours.

Answers

Answer:

1.125 hours

Step-by-step explanation:

Given :

Ben's speed = 3 mi/hr

Time before Amanda starts = 1.5 hours

Amanda's speed = 7 mi/hr

Time before Amanda catches up with Ben

Recall :

Distance = speed * time

Distance already covered by Ben before Amanda starts :

(3 * 1.5) = 4.5

Hence, we can setup the equation :

Ben's distance = Amanda's distance

Let time taken = x

4.5 + 3x = 7x

4.5 = 7x - 3x

4.5 = 4x

x = 4.5 / 4

x = 1.125 hours

1.125 * 60 = 67. 5 minutes

Cathy is planning to take the Certified Public Accountant Examination (CPA exam). Records kept by the college of business from which she graduated indicate that 73% of students who graduated pass the CPA exam. Assume that the exam is changed each time it is given. Let n = 1, 2, 3, ... represent the number of times a person takes the CPA test until the first pass. (Assume the trials are independent).
(a) What is the probability that Cathy passes the CPA test on the first try?
(b) What is the probability that Cathy passes the CPA test on the second or third try?

Answers

Answer:

The responses to these question can be defined as follows:

Step-by-step explanation:

For point a:

[tex]\to P(1) = 0.73[/tex]

For point b:

[tex]\to P(2\ or\ 3) = P(2) + P(3)[/tex]

                    [tex]= 0.27 \times 0.73 + 0.27\times 0.27\times0.73\\\\=0.1971+0.1971\times 0.27\\\\=0.1971+0.053217\\\\=0.250317[/tex]

A service station has both self-service and full-service islands. On each island, there is a single regular unleaded pump with two hoses. Let X denote the number of hoses being used on the self-service island at a particular time, and let Y denote the number of hoses on the full-service island in use at that time. The joint pmf of X and Y appears in the accompanying tabulation.

Y
p(x,y) 0 1 2
x 0 0.10 0.04 0.02
1 0.08 0.20 0.06
2 0.06 0.14 0.30

a. What is P(X = 1 and Y = 1)?
b. Compute P(X ≤ 1 and Y ≤ 1).
c. Give a word description of the event {X ≠ 0 and Y ≠ 0}, and compute the probability of this event.
d. Compute the marginal pmf of X and of Y. Using pX(x), what is P(X ≤ 1)?
e. Are X and Y independent rv’s? Explain.

Answers

Answer:

a. 0.2

b. 0.42

c. 0.7

d. the solution is in the explanation

e. x and y are not independent

Step-by-step explanation:

a. from the joint probability mass function table,

p(x=1) and p(Y= 1)

= p(1,1) = 0.2

b. prob(0,0)+prob(0,1)+prob(1,0)+prob(1,1)

= 0.10 + 0.04 + 0.08 + 0.20

= 0.42

P(X ≤ 1 and Y ≤ 1) = 0.42

c. prob {X ≠ 0 and Y ≠ 0}

= prob(1,1) + prob(1,2) + prob(2,1) + prob(2,2)

= 0.20 + 0.06 + 0.14 + 0.30

= 0.7

d. we have to calculate the marginal pmf of x and y here.

we have the x values as 0,1,2

prob(x=0) = 0.1 + 0.04 + 0.02

= 0.16

prob(x=1) = 0.08 + 0.2 + 0.06

= 0.34

prob(x=2) = 0.06+0.14+0.3

= 0.50

we have y values as 0,1,2

prob(y=0) = .1+.08+.06

= 0.24

prob(y=1) = .04+.2+.14

= 0.38

prob(y = 2) = 0.02+0.06+0.3

= 0.38

P(X ≤ 1) = prob(x=0)+prob(x=1)

= 0.34+0.16

= 0.50

e. from the joint table we have this,

prob(1,1) = 0.2

prob(x=1) = 0.34

prob(y=1) = 0.38

then prob(x=1)*prob(y=1)

= 0.34*0.38

= 0.1292

therefore prob(1,1) is not equal to prob(x=1)*prob(y=1)

0.2≠0.1292

x and y are not independent

Solve the inequality. |X-15|>9

Answers

Answer:

X<6 or X>24

Step-by-step explanation:

Each of these extreme value problems has a solution with both a maximum value and a minimum value. Use Lagrange multipliers to find the extreme values of the function subject to the given constraint.
(a) f (x, y) = x^2 - y^2; x^2 + y^2 = 1
Max of 1 at (plusminus 1, 0), min of - 1 at (0, plusminus l)
(b) f (x, y) = 3x + y; x^2 + y^2 = 10
Max of 10 at (3, 1), min of - 10 at (- 3, - 1)
(c) f (x, y) = xy; 4x^2 + y^2 = 8
Max of 2 at plusminus (1, 2), min of - 2 at plusminus (l, - 2)

Answers

Answer:

a) f(x,y) = - 1    minimum  at   P ( 0 ; -1 )

b) f (x,y) = 10  maximum at   P ( 3 , 1 ) and   f (x,y) = - 10 minimum at       Q ( - 3 , - 1 )

c)  Max  f ( x , y ) = 2   for points    P ( 1, 2 )  and T ( -1 , -2 )

Min  f ( x , y ) =  -2   for points   Q ( 1 , - 2 )  and R  ( -1 , 2 )

Step-by-step explanation:

A)  f(x,y) = x² - y²         subject to   x² + y² = 1      g(x,y) = x² + y²- 1

δf(x,y)/ δx  = 2*x                                                 δg(x,y)/ δx  =    2*x                      

δf(x,y)/ δy  = - 2*y                                                 δg(x,y)/ δy  =    2*y

δf(x,y)/ δx  = λ* δg(x,y)/ δx

2*x = λ*2*x

δf(x,y)/ δy  = λ* δg(x,y)/ δy

- 2*y = λ*2*y

Then, solving

2*x = λ*2*x           x = λ*x      λ = 1

- 2*y = λ*2*y         y = - 1

x² + y²- 1 = 0         x²  + ( -1)² - 1 = 0      x = 0    

Point  P ( 0 ; -1 )  ; then at that point

f(x,y) = x² - y²             f(x,y) = 0 - ( -1)²     f(x,y) = - 1    minimum

b)  f( x, y ) =  3*x  + y            g ( x , y )  = x² +  y²  = 10

  δf(x,y)/ δx  = 3                   δg(x,y)/ δx  =  2*x

 δf(x,y)/ δy   = 1                   δg(x,y)/ δy  =   2*y

δf(x,y)/ δx  =   λ * δg(x,y)/ δx      ⇒   3 = 2* λ *x    (1)

δf(x,y)/ δy   =  λ *  δg(x,y)/ δy     ⇒    1 = 2*λ * y    (2)

                                                           x² +  y²  - 10 = 0  (3)

Solving that system

From ec (1)     λ  =  3/2*x      From ec (2)     λ  = 1/2*y

Then    (3/2*x )  = 1/2*y          3*y  =  x

x²  +  y²  = 10     ⇒   9y²  + y²  = 10      10*y² = 10

y² = 1       y  ± 1       and    

y  =  1      x  = 3       P  ( 3 , 1  )       y  = - 1    x = -3    Q  ( - 3 , - 1 )

Value of  f( x , y )  at   P   f (x,y) = 3*x + y      f (x,y) =    3*(3) +1  

f (x,y) = 10  maximum at  P ( 3 , 1 )

Value of  f( x , y )  at  Q     f (x,y) = 3*x + y    f (x,y) =  3*(- 3) + ( - 1 )

f (x,y) = - 10 minimum at Q ( - 3 , - 1 )

c)  f( x, y ) =  xy                       g ( x , y )  =  4*x² + y² - 8

δf(x,y)/ δx  = y                         δg(x,y)/ δx  = 8*x

δf(x,y)/ δy = x                          δg(x,y)/ δy  =  2*y

δf(x,y)/ δx  =  λ * δg(x,y)/ δx   ⇒   y  =  λ *8*x    (1)

δf(x,y)/ δy =   λ * δg(x,y)/ δy   ⇒   x  =  λ *2*y    (2)

                                                      4*x² + y² - 8 = 0   (3)

Solving the system

From ec (1)  λ = y/8*x    and From ec (2)      λ = x/2*y        Then    y/8*x  =  x/2*y

2*y² = 8*x²       y² = 4*x²    

Plugging that value in ec (3)

4*x²  +  4*x² - 8 = 0

8*x² = 8     x² = 1        x ± 1      And y² = 4*x²

Then:

for x  = 1      y² =  4     y = ± 2

for x  = -1     y² =  4     y = ± 2

Then we get     P (  1 ; 2 )   Q  ( 1 ; - 2)

                          R ( - 1 ; 2 )  T  ( -1 ; -2)

Plugging that values in f( x , y ) = xy

P (  1 ; 2 )  f( x , y ) = 2            R ( - 1 ; 2 )  f( x , y ) = - 2

Q ( 1 ; - 2)  f( x , y ) = -2           T ( -1 ; -2 )  f( x , y ) = 2

Max  f ( x , y ) = 2   for points    P and T

Min  f ( x , y ) =  -2   for points   Q and R

Assume that 300 births are randomly selected and 5 of the births are girls. Use subjective judgment to describe the number of girls as significantly​ high, significantly​ low, or neither significantly low nor significantly high.g

Answers

Answer:

Following are the response to the given choice.

Step-by-step explanation:

Please find the complete question in the attached file.

Subjective opinion = Question of opinion.

Therefore this requires only just opinion and we don't have to do any actual calculations.

Does this seem like a great number of girls, a little number of girls, or a decent number of girls to you but if 1,300 babies were born, 5 of whom were females?

This is a small number of beautiful gals, in my honest opinion. We anticipate boys and girls to be produced about the very same frequency, thus I expect some half of them to be females if there are 1 300 newborns. You should have roughly 650 girls if 50% of the infants are girls, but now we only have five. That appears to me to be considerably low. which is your own opinion.

A sprinkler releases water st a rate of 150 liters per hour. If the sprinkler operated for 80 minutes how many liters of water will be released

Answers

200 liters for 80 minutes of run time

The amount of water released from the sprinkler for 80 minutes is 200 L

What is an Equation?

Equations are mathematical statements with two algebraic expressions flanking the equals (=) sign on either side.

It demonstrates the equality of the relationship between the expressions printed on the left and right sides.

Coefficients, variables, operators, constants, terms, expressions, and the equal to sign are some of the components of an equation. The "=" sign and terms on both sides must always be present when writing an equation.

Given data ,

Let the amount of water from the sprinkler for 80 minutes be = A

Now , the value of A is given by the equation

A sprinkler releases water st a rate of 150 liters per hour

So , 60 minutes = 150 Liters of water

80 minutes = 1/60 hours

80 minutes = 1.333 hours

The amount of water released for 1.333 hours A = 150 x 1.333

On simplifying the equation , we get

The amount of water released for 1.333 hours A = 200 L

Therefore , the value of A is 200 L

To learn more about equations click :

https://brainly.com/question/19297665

#SPJ2

add 7/8 + 2 3/24 + 6 1/6

Answers

Answer:

9 4/24 or 9 1/6

Find the LCM(lowest common multiple) of 8, 24 and 6.The LCM of 8, 24 and 6 is 24.We now want to turn all the denominators into 24 so we are going multiply 7/8 by 3 and 1/6 by 4. We won't need to turn the denominator of 3/24 into 24 because it's already 24Whatever you do to the denominator you have to do to the numerator, so you also have to multiply the numerator of 7/8 by 3 and the numerator of 1/6 by 4That now results in 21/8 + 2 3/24 + 6 4/24Now you have to add all the fractions together which is going to equal to 28/24Because 28/24 is more than the whole, subtract 28 from 24 which gives us 4. That 4 is now our new numeratorWe are now going to all the whole numbers 6+2+1=9. Incase you're wondering, the '1' came from the 28/24The answer you should get should be 9 4/24 or if it should be simplified it would be 9 1/6

For an analysis of variance comparing three treatment means, H0 states that all three population means are the same and H1 states that all three population means are different.
A. True
B. False

Answers

Answer:

False

Step-by-step explanation:

The analysis of variance may be described as an hypothesis test which is used to make comparison between variables of two or more independent groups. The null hypothesis is always of the notion that there is no difference in the means. While the alternative hypothesis is the opposite, for two independent groups, the alternative hypothesis is that both means are different, or not equal or not the same. However. When we have more than 2 independent groups, then the alternative hypothesis is stated as : 'the means are not all equal'. This means that the means of each group does not all have to be different, but the mean of one group may be different from that of the other groups or the mean of two groups are different from the other groups and so on.

Other Questions
QUESTION 1Identify whether the following sentence is complete or a fragment. To ride a bicycle.1. complete2. fragment -092 1 pointThe amount of a radioactive substance y that remains after t years is given by the equation y = a (e)^kt, where a is the initialamount present and k is the decay constant for the radioactive substance. If a = 100, y = 50, and k = -0.035, find t. For others, their experiences limit their ability to understand the experiences of others. Others simply do not care. Hence, one must accept the proposition that a difference there will be by the presence of women and people of color on the bench. Personal experiences affect the facts that judges choose to see. My hope is that I will take the good from my experiences and extrapolate them further into areas with which I am unfamiliar. I simply do not know exactly what that difference will be in my judging. But I accept there will be some based on my gender and my Latina heritage.A Latina Judges Voice,Sonia SotomayorHow does the author use pathos to support her purpose?The author appeals to the audiences values by saying, Others simply do not care.The author appeals to the audiences emotions by saying, my Latina heritage.The author appeals to the audiences values by saying, Personal experiences affect the facts.The author appeals to the audiences emotions by saying, That difference will be in my judging. Look at the image and read the caption.A man is speaking to a woman wearing a crinoline.Caption: This is an image of a woman wearing a crinoline in the 1850s created by cartoonist George Cruikshank.How does this image help the reader to better understand Chapter 3 of Wheels of Change?by showing what women were expected to wear while cyclingby showing how some women advocated against cycling by showing how large and unwieldy womens clothing could beby showing what a womans dress with bloomers looked like According to the Thomas-Kilman Conflict Model, which style has the highest respect for mutual support In a normal conception (fertilization of egg and sperm), due to the processes crossing over and independent assortment: please I need answer right now pleasssseeeFind the lowest common multiple of A. 12,18,36B. 9,27,18please plz plz In the first paragraph, the narrator says, " [The Hydrophobic Skunk] is so rare that nobody ever saw him--that is, nobody except a native. " Why is it that only natives have ever seen the hydrophobic Skunk? Use evidence from the text to support your answer. b Nobody can deny that now we have better medical facilities in the city. ( affirmative )c Where else will you get such an attractive package? ( assertive )What a piece of work is man ! ( assertive) Liquid octane will react with gaseous oxygen to produce gaseous carbon dioxide and gaseous water . Suppose 10.3 g of octane is mixed with 23. g of oxygen. Calculate the maximum mass of water that could be produced by the chemical reaction. Round your answer to significant digits. At Just Right Thermostats, managers and workers share responsibilities, managers stress employee participation in all aspects of company decision making, and employment is long term. What theory of management does Just Right Thermostats follow Is commerce limited to distribution (discuss) Rick has $8x and Helen has twice that amount. They save $3 each per week. What amount will be the sum of their money 4 weeks from now why is this written in passive voiceThe baby was left on the front steps of the orphanage the magnitude of the magnetic field at point p for a certain electromagnetic wave is 2.21. What is the magnitude of the elctic field for that wave at P if the smaller side of a rectangle was increased by 7 cm, it would be exactly 55% of the 110 cm longer side. Find the area of the rectangle Half a league, half a league,Half a league onward,All in the valley of DeathRode the six hundred:'Forward, the Light Brigade!Charge for the guns' he said:Into the valley of DeathRode the six hundred.'Forward, the Light Brigade!'Was there a man dismay'd ?Not tho' the soldier knewSome one had blunder'd:Theirs not to make reply,Theirs not to reason why,Theirs but to do and die,Into the valley of DeathRode the six hundred.Cannon to right of them,Cannon to left of them,Cannon in front of themVolley'd and thunder'd;Storm'd at with shot and shell,Boldly they rode and well,Into the jaws of Death,Into the mouth of HellRode the six hundred.Flash'd all their sabres bare,Flash'd as they turn'd in airSabring the gunners there,Charging an army whileAll the world wonder'd:Plunged in the battery-smokeRight thro' the line they broke;Cossack and RussianReel'd from the sabre-stroke,Shatter'd and sunder'd.Then they rode back, but notNot the six hundred.Cannon to right of them,Cannon to left of them,Cannon behind themVolley'd and thunder'd;Storm'd at with shot and shell,While horse and hero fell,They that had fought so wellCame thro' the jaws of Death,Back from the mouth of Hell,All that was left of them,Left of six hundred.When can their glory fade?O the wild charge they made!All the world wonder'd.Honour the charge they made!Honour the Light Brigade,Noble six hundred! Poet Name - Alfred Lord. TennysonAnswer with reference to the context2.Charge for the guns' he said:Into the valley of Deatha.What do you think the speaker is trying to convey in the first line?b.what is the tone used by the speaker?c.what is the valley of death Assume that a hypothetical economy with an MPC of 0.75 is experiencing severe recession. Instructions: In part a, round your answers to 2 decimal places. Enter positive numbers. In part b, enter your answers as whole numbers. a. By how much would government spending have to rise to shift the aggregate demand curve rightward by $25 billion? $ billion. How large a tax cut would be needed to achieve the same increase in aggregate demand? $ billion. b. Determine one possible combination of government spending increases and tax increases that would accomplish the same goal without changing the amount of outstanding debt (because it maintains a balanced budget, G = T). write 4 to 5 line paragraph sentences for the following questionDriving in winter weather can be dangerous for several reasons? Drag the tiles to the boxes to form correct pairs.Earth's early atmosphere was made of various gases that were unsuitable for life on Earth. Match the following elements with how they endedup in the current atmosphere.nitrogencarbon dioxide and water vaporheliumreleased into the atmosphere during volcanic eruptionsformed due to the transformation of ammonia (NH3)mostly escaped Earth's atmosphere due to it is light mass