Use the Closed Interval Method to find the absolute max and min of f(x) = 16x²³²- 8x² or the interval [-1,2].

Answers

Answer 1

To find the absolute maximum and minimum of the function f(x) = 16x^232 - 8x^2 on the interval [-1, 2], we can follow the Closed Interval Method:

Find the critical points of f(x) within the interval [-1, 2]. These are the points where the derivative is either zero or undefined.

To find the critical points, we differentiate f(x) with respect to x: f'(x) = 3712x^231 - 16x

Setting f'(x) = 0, we get: 3712x^231 - 16x = 0

Factoring out x, we have x(3712x^230 - 16) = 0

This equation is satisfied when x = 0 or x^230 - 16 = 0.

For x^230 - 16 = 0, we can solve it:

x^230 = 16

x = (16)^(1/230)

x ≈ 1.0025

So the critical points within the interval [-1, 2] are x = 0 and x ≈ 1.0025.

Evaluate f(x) at the critical points and the endpoints of the interval [-1, 2].

f(0) = 16(0)^232 - 8(0)^2 = 0

f(1.0025) ≈ 16(1.0025) ^232 - 8(1.0025) ^2 ≈ 4.442

Compare the values obtained in step 2 to find the absolute maximum and minimum.

The function f(x) is continuous on the closed interval [-1, 2], so the absolute maximum and minimum must occur at one of the critical points or the endpoints.

f(-1) = 16(-1) ^232 - 8(-1)^2 = 16 - 8 = 8

f(2) = 16(2) ^232 - 8(2) ^2 = 2^232 - 32 ≈ 4.6117 x 10^69

Comparing these values, we find:

Absolute maximum: f(2) ≈ 4.6117 x 10^69 at x = 2

Absolute minimum: f(1.0025) ≈ 4.442 at x ≈ 1.0025

Therefore, the absolute maximum and minimum of f(x) on the interval [-1, 2] are approximately 4.6117 x 10^69 and 4.442, respectively.

To know more about about Closed Interval Method visit:

https://brainly.com/question/31568348

#SPJ11


Related Questions

True or False
1- If A and B are similar matrix, if B is singular then it is not compulsory A is singular.
2- The following LP problem has an unbounded feasible region:
Minimize
c = x − y
subject to
4x − 3y ≤ 0
3x − 4y ≥ 0
x ≥ 0, y ≥ 0

Answers

1. True. If A and B are similar matrices, it means that they have the same eigenvalues. However, the singularity of a matrix is determined by the determinant, which is not necessarily the same for similar matrices. Therefore, if B is singular, it does not imply that A is singular.

2. False. The given linear programming problem does not have an unbounded feasible region. The constraints in the problem define a bounded region in the first quadrant. The constraint 4x - 3y ≤ 0 represents the region below the line 4x - 3y = 0, and the constraint 3x - 4y ≥ 0 represents the region above the line 3x - 4y = 0. Since both constraints include the non-negativity constraints x ≥ 0 and y ≥ 0, the feasible region is bounded and does not extend infinitely in any direction.

1. If two matrices A and B are similar, it means that there exists an invertible matrix P such that P⁻¹AP = B. Similar matrices share the same eigenvalues, but their determinants may differ. A matrix is singular if and only if its determinant is zero. Therefore, if B is singular (i.e., its determinant is zero), it is not necessary for A to be singular because their determinants can differ due to the presence of the invertible matrix P.

2. The given linear programming problem seeks to minimize the objective function c = x - y subject to the constraints 4x - 3y ≤ 0, 3x - 4y ≥ 0, x ≥ 0, and y ≥ 0. The first constraint represents a region below the line 4x - 3y = 0, while the second constraint represents a region above the line 3x - 4y = 0. Both constraints also include the non-negativity constraints x ≥ 0 and y ≥ 0. Since all constraints limit the feasible region to a bounded area in the first quadrant, the feasible region does not extend infinitely in any direction. Hence, the given linear programming problem does not have an unbounded feasible region.

To learn more about linear programming, click here:

brainly.com/question/29405467

#SPJ11

Find the Median of the following data: 11, 5, 6, 8, 4, 9, 4, 3, 5, 8, 4, 5, 6, 8. 04 03 09 05

Answers

To find the median of a set of data, we arrange the data in ascending order and locate the middle value. If the data set has an odd number of values, the median is the middle value.

If the data set has an even number of values, the median is the average of the two middle values.

Arranging the given data in ascending order, we have: 3, 4, 4, 4, 5, 5, 5, 6, 6, 8, 8, 8, 9, 11.

Since the data set has an odd number of values (14), the median is the middle value. In this case, the middle value is the 7th value, which is 5.

Therefore, the median of the given data set is 5. This means that 50% of the data values are less than or equal to 5, and the remaining 50% are greater than or equal to 5.

To know more about median click here: brainly.com/question/11237736

#SPJ11

The total cost (in dollars) to desalinate tons of salt water every week is given by
C(x) 700+100x-100 In(x), x≥ 1

Find the minimum average cost
Minimum Average Cost = dollars per ton

Answers

To find the minimum average cost, we need to differentiate the cost function with respect to x and set it equal to zero. Let's differentiate the cost function C(x):

C(x) = 700 + 100x - 100 ln(x)

To find the minimum average cost, we'll differentiate C(x) with respect to x:

C'(x) = 100 - 100/x

Setting C'(x) equal to zero and solving for x:

100 - 100/x = 0

100 = 100/x

x = 1

Now, we need to check the second derivative to determine whether x = 1 corresponds to a minimum or maximum:

C''(x) = 100/x^2

Substituting x = 1 into C''(x):

C''(1) = 100/1^2 = 100

Since C''(1) = 100 > 0, we can conclude that x = 1 corresponds to a minimum.

To find the minimum average cost, we need to calculate the average cost. The average cost is given by the total cost divided by the number of tons of saltwater, which is x:

Average Cost = C(x)/x

= (700 + 100x - 100 ln(x))/x

Substituting x = 1:

Average Cost = (700 + 100(1) - 100 ln(1))/1

= 700

Therefore, the minimum average cost is 700 dollars per ton.

To know more about Average visit-

brainly.com/question/18029149

#SPJ11

7x+5=2x-9
What’s the value of x please help in my hw

Answers

Answer:

x = -14/5 or -2.8

Step-by-step explanation:

7x+5=2x-9

What’s the value of x?

7x + 5 = 2x - 9

7x - 2x = -9 -5

5x = -14

x = - 14 : 5

x = -14/5 or -2.8

------------------------------------

check

7× (-14/5) + 5 = 2 × (-14/5) - 9

-19.6 + 5 = -5.6 - 9

-14.6 = -14.6

same result the answer is good

Which of the following would be considered a ratio variable? Eye Color O Letter Grades (A, A-, B+) Price of a Grocery Store Order High School Graduation Year

Answers

The only ratio variable among the options provided is the Price of a Grocery Store Order.

A ratio variable is a type of variable measurement in which the value of 0 is significant and means that the absence of a quantity being measured. It is possible to rank and compare the values in this type of variable as well as perform various mathematical operations like addition, subtraction, multiplication, and division. An example of a ratio variable is the age of a person.

The following options can be used to analyze which is considered a ratio variable: Eye Color: This is a nominal variable since there are no clear ordering or mathematical operations that can be performed on eye color.

Letter Grades: This is an ordinal variable since the grades are ordered and can be ranked in terms of level of achievement, but no mathematical operations can be performed on the values.

Price of a Grocery Store Order: This is a ratio variable since it satisfies all the criteria of a ratio variable. There is a clear starting point (0) and it can be compared, ranked, and mathematical operations can be performed on it. High School Graduation Year:

This is an interval variable since it is ordered and there is a clear starting point (year 0), but it cannot be used for ratios (e.g., 2022 is not "twice" as much as 1011). Therefore, the only ratio variable among the options provided is the Price of a Grocery Store Order.

To know more about Ratio  visit :

https://brainly.com/question/28345307

#SPJ11

Write your answer to at least 3 decimal places if appropriate, unless it is specified otherwise. 1. Let u be the mean level of Selenium in the blood for elderly people (in units mg/dL). It is of interest to know whether these mean levels have changed over time from the historical value of Selenium. It is claimed that due to a change in diet, the mean level of Selenium in the blood for elderly people (in units mg/dL), H, is no longer equal to 19.6 but has increased. Let X denote the level of Selenium in the blood of a random selected elderly person. A random sample of Selenium from n = 21 individuals is taken from the population of elderly people. The following summary statistics are obtained from the sample: n sample mean sample sd 21 22.1889 4.225254 We can assume each observation is independent and identically distributed N (u,0%). Carry out a one-sample t-test : and complete the exercises below. In this question, t(4) = t4, at distribution with 4 degrees of freedom. (a) Select the null distribution of the test statistic. That is, the distribution of the test statistic assuming He is true.
a)t(20)
b)N (0,1)
c)t(10)
d)t(21)
e) t(22)
(b) Compute the observed value of the test statistic for this hypothesis test. Write your answer to at least 3 decimal places. (c) P-value for this hypothesis test lies in which of the following interval? (0.1,1) 0(0.05, 0.1) (0.025, 0.05) O(0.01, 0.025) 0(0, 0.01)

Answers

In a one-sample t-test to determine if the mean level, the null distribution of the test statistic is t(20).  The p-value for this hypothesis test falls in the interval (0.01, 0.025).

Explanation: In a one-sample t-test, the null hypothesis assumes that the mean level of Selenium in the blood for elderly people remains at the historical value of 19.6 mg/dL. The alternative hypothesis states that the mean level has increased. The null distribution of the test statistic is t(20) since the sample size is 21, resulting in 20 degrees of freedom (n-1).

To compute the observed value of the test statistic, we use the formula:

t = (sample mean - hypothesized mean) / (sample standard deviation / √n)

Given the sample mean of 22.1889, the hypothesized mean of 19.6, and the sample standard deviation of 4.225254, we can plug in these values to calculate the observed value of the test statistic. The calculation gives t ≈ 2.267.

The p-value is the probability of observing a test statistic as extreme as the observed value, assuming the null hypothesis is true. Since the p-value is less than 0.025 (but greater than 0.01), we can conclude that there is significant evidence to reject the null hypothesis in favor of the alternative hypothesis. This indicates that the mean level of Selenium in the blood for elderly people has increased from the historical value.

Learn more about t-test here:

https://brainly.com/question/31829815

#SPJ11

Find the equation of the tangent line to the graph of f(x) at the (x, y)-coordinate indicated below. f(x)= (-4x² + 4x+3)(x²-4): (-1,25) nswer 2 Points y =

Answers

The equation of the tangent line to the graph of f(x) at the point (-1, 25) is y = 32x + 57.

Finding the equation of a tangent line to a graph is an important skill in calculus. It allows us to determine the instantaneous rate of change at a specific point on the graph. In this case, we are asked to find the equation of the tangent line to the graph of the function f(x) = (-4x² + 4x + 3)(x² - 4) at the point (-1, 25).

To find the equation of the tangent line, we need to determine the slope of the tangent line at the given point (-1, 25) and then use the point-slope form of a line to write the equation.

Step 1: Find the derivative of the function f(x) with respect to x. The derivative will give us the slope of the tangent line at any given point.

Let's first expand the given function f(x):

f(x) = (-4x² + 4x + 3)(x² - 4)

     = -4x⁴ + 4x³ - 16x² + 4x² - 4x - 12

Now, we differentiate f(x) with respect to x:

f'(x) = d/dx(-4x⁴ + 4x³ - 16x² + 4x² - 4x - 12)

      = -16x³ + 12x² - 32x + 4

Step 2: Substitute x = -1 into f'(x) to find the slope of the tangent line at x = -1.

f'(-1) = -16(-1)³ + 12(-1)² - 32(-1) + 4

      = -16 + 12 + 32 + 4

      = 32

Therefore, the slope of the tangent line at the point (-1, 25) is 32.

Step 3: Use the point-slope form of a line to write the equation of the tangent line.

The point-slope form of a line is given by y - y₁ = m(x - x₁), where (x₁, y₁) is a point on the line and m is the slope.

Substituting the values (-1, 25) and m = 32 into the equation, we get:

y - 25 = 32(x - (-1))

y - 25 = 32(x + 1)

Expanding the equation, we have:

y - 25 = 32x + 32

To obtain the equation in slope-intercept form (y = mx + b), we isolate y:

y = 32x + 32 + 25

y = 32x + 57

Therefore, the equation of the tangent line to the graph of f(x) at the point (-1, 25) is y = 32x + 57.

In conclusion, by finding the derivative of the function and evaluating it at the given point, we determined the slope of the tangent line. Using the point-slope form, we obtained the equation of the tangent line as y = 32x + 57.

To know more about Equation here

https://brainly.com/question/31583945

#SPJ4

In Stat 1250, the proportion of HD students is 0.16. In the last session, based on a random sample of 55 students, we found 10 of them obtained an HD grade. Use this information and a z-test of a population proportion to determine whether the proportion of HD students in Stat 1250 is 0.16.
What is the value of the z-test statistic for testing the population proportion of HD students= ___ (3dp)

Answers

The value of the z-test statistic for testing the population proportion of HD students is 0.424.

To determine the value of the z-test statistic for testing the population proportion of HD students,

z = (p - P) / √(P(1 - P) / n)

Where:

p is the sample proportion (10/55 in this case)

P is the hypothesized population proportion (0.16)

n is the sample size (55).

Substituting the given values into the formula

z = (0.182 - 0.16) / √(0.16 × (1 - 0.16) / 55)

Calculating the numerator:

0.182 - 0.16 = 0.022

Calculating the denominator:

√(0.16 ×(1 - 0.16) / 55) = 0.0518

calculate the value of the z-test statistic:

z = 0.022 / 0.0518 = 0.424 (rounded to 3 decimal places)

To know more about value  here

https://brainly.com/question/1578158

#SPJ4

Find a quadratic model for the sequence with the indicated
terms.
a0= -3, a2= 2, a4= 10

Answers

We are given a sequence with three terms, a0 = -3, a2 = 2, and a4 = 10. Our task is to find a quadratic model that represents this sequence. The quadratic model will be in the form of an equation of the form a_n = c + bx + ax^2.

To find the quadratic model, we first need to determine the common difference between consecutive terms. Since the given terms are not consecutive, we find the differences between them: a2 - a0 = 2 - (-3) = 5 and a4 - a2 = 10 - 2 = 8.

Now, we have the differences: 5 and 8. These differences represent the linear terms of the quadratic model. The linear term is given by the formula bx, where b is the common difference. In this case, b = 5.

Next, we need to find the constant term, c. We can start with any term, a0 = -3, and subtract the product of the linear term and the corresponding position. Therefore, c = a0 - b * 0 = -3.

Finally, we have the quadratic term, ax^2. Since we have a constant linear term, the quadratic term is 0.

Putting it all together, the quadratic model for the given sequence is a_n = -3 + 5x + 0x^2, which simplifies to a_n = -3 + 5x.

Therefore, the quadratic model for the sequence with the terms a0 = -3, a2 = 2, and a4 = 10 is a_n = -3 + 5x.

Learn more about quadratic here : brainly.com/question/22364785

#SPJ11

f limit as x approaches zero of f of x equals three and limit as x approaches zero of g of x equals one, then find limit as x approaches zero of the quantity f of x plus g of x squared. (True or False)

Answers

The limit as x approaches zero of the quantity f(x) + [tex]g(x)^2[/tex] can be determined based on the given information about the limits of f(x) and g(x). The statement is true

Since the limit as x approaches zero of f(x) is equal to three and the limit as x approaches zero of g(x) is equal to one, we can apply the properties of limits to find the limit of the given expression.

Using the limit properties, we know that the limit of a sum is equal to the sum of the limits. Therefore, the limit as x approaches zero of f(x) + g(x)^2 is equal to the sum of the limits of f(x) and g(x)^2 individually.

The limit as x approaches zero of f(x) is three, and the limit as x approaches zero of g(x)^2 is equal to one squared, which is also one. Thus, the sum of three and one is four.

Therefore, the limit as x approaches zero of the quantity f(x) + g(x)^2 is four. This confirms that the given statement is true.

Learn more about limit here:

https://brainly.com/question/12211820

#SPJ11

What is the area of a sector when = 11 radians and r = 0 11п 18 6? ?π sq units

Answers

The area of the sector, when θ = 11π/8 radians and the radius is 6 units, is 99π/8 square units.

To find the area of a sector, we need to know the angle (θ) and the radius (r).

The formula to calculate the area of a sector is:

Area of sector = (θ/2) × r²

Given:

θ = 11π/8 radians

r = 6 units

Plugging in these values into the formula, we can calculate the area of the sector:

Area of sector = (11π/8×1/2)×6²

= (11π/16)×36

= (11π/16) × 36

= 198π/16

= 99π/8

To learn more on Area click:

https://brainly.com/question/20693059

#SPJ4

What is the area of a sector when θ= 11π/8 radians and radius is 6 units?

C The square of the difference between a number and 9 is 9. Find the number(s). ... OA. 78, 84 OB. 12 OC. 6, 12 OD. 90

Answers

The number(s) that satisfy the condition of the square of the difference between a number and 9 being 9 is option B: 12.

Let's assume the number we're looking for is represented by x. According to the given condition, the square of the difference between x and 9 is 9, which can be expressed as (x - 9)^2 = 9.

To solve this equation, we can take the square root of both sides to eliminate the square:

√((x - 9)^2) = √9

x - 9 = ±3

Now, we can solve for x by adding 9 to both sides of the equation:

x = 9 ± 3

This gives us two potential solutions:

x = 9 + 3 = 12

x = 9 - 3 = 6

Therefore, the numbers that satisfy the given condition are 6 and 12. However, in the provided answer options, only option B: 12 is listed, so the correct answer is 12.

Learn more about square root here:

https://brainly.com/question/29286039

#SPJ11

if Sinx + sin²x = 1, then Cos²x + Cos³x is ​

Answers

If Sin x + sin ² x  = 1, then Cos ² x + Cos ³ x is ​1 - sin ² x + cos x - sin ² x cos x.

How to find the value of Sin?

Given that Sin x + sin  ²x = 1, it is possible to rearrange the equation to express sin ² x in terms of sinx :

sin ²x = 1 - sinx

The Pythagorean identity is such that:

sin ² x + cos²x = 1

This can be substituted to be:

1 - sinx + cos ²x = 1

cos ²x = sinx

cos ³ x = sinx * cosx = sinxcosx

Cos ² x + Cos ³x = sinx + sinxcosx

It is shown that sinx = 1 - sin ²x, so :

Cos²x + Cos³x = (1 - sin²x) + (1 - sin²x)cosx

= 1 - sin ² x + cosx - sin ²xcosx

Find out more on cosine at https://brainly.com/question/1326893

#SPJ1

leonardo da vinci, michelangelo, and , well known names from the renaissance, helped to make the period primarily known for its artists rather than its political and religious leaders.

Answers

The Renaissance period is primarily known for its artists rather than its political and religious leaders due to the contributions of famous figures like Leonardo da Vinci, Michelangelo, and other renowned artists.

During the Renaissance, there was a significant shift in the cultural and intellectual landscape of Europe. This period marked a revival of interest in the arts, sciences, and humanism, emphasizing the potential and achievements of human beings. Artists such as Leonardo da Vinci and Michelangelo played pivotal roles in this cultural transformation by creating iconic works of art that captured the spirit and values of the era.

know more about The Renaissance period here:

https://brainly.com/question/14474139

#SPJ11

graph the line that has a slope of 1/4 and includes the point (4, 2).

Answers

To graph the line with a slope of 1/4 and passing through the point (4, 2), we can use the point-slope form of a linear equation.

The point-slope form is given by: y - y1 = m(x - x1), where (x1, y1) is the given point and m is the slope. Substituting the values into the equation, we have: y - 2 = (1/4)(x - 4).  Simplifying the equation:y - 2 = (1/4)x - 1. Adding 2 to both sides to isolate y: y = (1/4)x + 1. Now, we have the equation in slope-intercept form (y = mx + b), where the slope is 1/4 and the y-intercept is 1. To graph the line, plot the given point (4, 2) and use the slope to find additional points. From the given point, move up 1 unit and right 4 units to find another point on the line. Repeat this process if necessary.Using this information, we can plot the points (4, 2) and (8, 3), and draw a straight line passing through these points.

The graph of the line with a slope of 1/4 and passing through the point (4, 2) is a diagonal line that slants upward from left to right.

To learn more about point-slope form click here: brainly.com/question/29503162

#SPJ11

Solve the following 0-1 integer programming model problem by implicit enumeration. Maximize 4x₁ + 5x2 + x3 + 3x4 + 2x5 + 4x6 + 3x7 + 2x8 + 3x9 Subject to 3x2 + x4 + X5 23 x₁ + x₂ ≤ 1 X2 + X4 X5 X6 ≤-1 x₂ + 2x + 3x7 + x8 + 2x9 ≥ 4 -x3 + 2x5 + X6 + 2x72x8 + x9 ≤5 X1, X2, X3, X4, X5, X6, X7, X8, X9 € {0,1}

Answers

By using implicit enumeration, the 0-1 integer programming model problem can be solved to maximize the objective function subject to the given constraints.

Implicit enumeration is a technique used to solve integer programming problems by systematically evaluating all possible combinations of decision variable values within the feasible region. In this problem, the objective is to maximize the expression 4x₁ + 5x₂ + x₃ + 3x₄ + 2x₅ + 4x₆ + 3x₇ + 2x₈ + 3x₉, where x₁, x₂, x₃, x₄, x₅, x₆, x₇, x₈, and x₉ are binary variables (0 or 1).

The problem is subject to several constraints, such as 3x₂ + x₄ + x₅ ≤ 23, x₁ + x₂ ≤ 1, x₂ + x₄ + x₅ + x₆ ≤ -1, and x₂ + 2x₃ + 3x₇ + x₈ + 2x₉ ≥ 4, among others. These constraints define the feasible region of the problem.

To solve the problem using implicit enumeration, we evaluate all possible combinations of the binary decision variables within the feasible region. We calculate the objective function value for each combination and identify the combination that maximizes the objective function.

Once we have enumerated all possible combinations, we compare the objective function values and select the combination that yields the highest value. This combination represents the optimal solution to the 0-1 integer programming problem.

By applying implicit enumeration to this problem, we can determine the values of x₁, x₂, x₃, x₄, x₅, x₆, x₇, x₈, and x₉ that maximize the objective function while satisfying the given constraints.

Learn more about programming model here:

https://brainly.com/question/32191474

#SPJ11

There is a line passing through P = (2, 1, 5) and Q = (7, -2,4).
(a) Write the vector equation of the line described.
(b) Write the parametric equation of the line described.
(c) Write the symmetric equation of the line described.

Answers

Therefore, The vector equation of a line passing through P = (2, 1, 5) and Q = (7, -2, 4) is r = 2i + j + 5k + t(5i - 3j - k), its parametric equation is x = 2 + 5t, y = 1 - 3t, z = 5 - t and its symmetric equation is (x - 2)/5 = (y - 1)/(-3) = (z - 5)/(-1).

(a) The vector equation of a line passing through P = (2, 1, 5) and Q = (7, -2, 4) is given as: r = OP + t * PQwhere OP is the position vector of point P, PQ is the vector joining P and Q, and t is a parameter.r = OP + t * PQ = 2i + j + 5k + t(5i - 3j - k)Explanation: Here, the position vector of point P = OP = 2i + j + 5kThe vector PQ = Q - P = (7i - 2j + 4k) - (2i + j + 5k) = 5i - 3j - k(b) The parametric equation of the line can be found by equating the corresponding components of the vector equation.r = 2i + j + 5k + t(5i - 3j - k)x = 2 + 5ty = 1 - 3tz = 5 - explanation:x, y, and z are the corresponding components of the position vector OP and vector PQ(c) The symmetric equation of the line is obtained by eliminating the parameter t in the above parametric equation. This can be done by equating the ratios of the differences of x, y, and z coordinates with the corresponding ratios of the differences of the coordinates of two points on the line.Symmetric equation is given as (x - 2)/5 = (y - 1)/(-3) = (z - 5)/(-1).

Therefore, The vector equation of a line passing through P = (2, 1, 5) and Q = (7, -2, 4) is r = 2i + j + 5k + t(5i - 3j - k), its parametric equation is x = 2 + 5t, y = 1 - 3t, z = 5 - t and its symmetric equation is (x - 2)/5 = (y - 1)/(-3) = (z - 5)/(-1).

To know more about equations visit:

https://brainly.com/question/22688504

#SPJ11

Let the joint density of X and Y be given by Jc, for 0≤x≤1, C, for 0≤x≤1, x² ≤ y ≤x, fx.x (x, y) = 0, otherwise. Compute c, the marginal densities, and the conditional expectations E(Y |

Answers

The value of c is 3, the marginal densities of X and Y are (3/2) x^(5/2) for

0≤x≤1 and (1/2) (1 - y³¹/²) for 0≤y≤1 respectively, and

the conditional expectation of Y given X = x is

E(Y | X = x) = 2 / (5x) for all x in the range of X = [0, 1].

Given, joint density of X and Y be given by Jc, fo

r 0≤x≤1, C, for 0≤x≤1, x² ≤ y ≤x, fx.x (x, y) = 0, otherwise.

To compute c, the marginal densities, and the conditional expectations

E(Y | X=x),

we need to find out the value of c. Using the property of the joint density function, we can get it. The integral of the joint density function over the entire space gives the total probability, which should be 1.

Therefore,

∫∫ Jc dx dy = 1

Now, we can integrate over the region of interest, which is the triangle with vertices (0,0), (1,0) and (1,1).

Thus, we have

∫∫ Jc dx dy = ∫₀¹ ∫x^(1/2)ⁿ x Jc dy

dx=∫₀¹∫₀^y Jc dx

dy= c ∫₀¹ ∫₀^y dx

dy= c/2∫₀¹ y^(1/2)

dy=c/3= 1 (since the probability should be 1)

Therefore, we get c = 3.

Now, we need to compute the marginal densities of X and Y separately.

The marginal density of X is given by integrating the joint density function over all values of Y as follows,

fX(x)=∫ fy(x,y) dy

for all x in the range of X = [0, 1].

Then, we have

fx(x) = ∫∫ Jc dy

dx= ∫ x^(1/2)ⁿ x Jc dy

dx=∫ x^(1/2)ⁿ x c

dx= c/2 [x^(5/2)] from 0 to 1= (3/2) x^(5/2)

Therefore, marginal density of X,

fX(x) = (3/2) x^(5/2) for 0≤x≤1.

The marginal density of Y is given by integrating the joint density function over all values of X as follows:

fY(y)=∫ fx(x,y) dx

for all y in the range of Y = [0, 1].

Then, we have

fY(y) = ∫∫ Jc dx

dy= ∫∫ Jc dy

dx= ∫y^²¹∫y¹ x Jc dx

dy= ∫y^²¹ y (c/2)

dy= c/6 [y³] from y^(1/2) to 1= c/6 (1 - y³¹/²)

Thus, marginal density of Y, fY(y) = (1/2) (1 - y³¹/²) for 0≤y≤1.

Finally, we need to find the conditional expectation E(Y | X = x), for all x in the range of X = [0, 1].

The conditional expectation of Y given X = x is given by

E(Y | X = x) = ∫ y f(y | x) dy

where f(y | x) is the conditional density of Y given X = x.

Then, we have

f(y | x) = fx.x (x, y) / fX(x)

for all y in the range of Y = [x², x],

and for all x in the range of X = [0, 1].

Now, we can compute E(Y | X = x) as follows:

E(Y | X = x) = ∫ y f(y | x) dy

= ∫ x²y x Jc dy / ∫ x^(1/2)ⁿ x Jc dy

= 2 / (5x)

Therefore, the conditional expectation of Y given

X = x is E(Y | X = x) = 2 / (5x)

for all x in the range of X = [0, 1].

Hence, the value of c is 3, the marginal densities of X and Y are (3/2) x^(5/2) for

0≤x≤1 and (1/2) (1 - y³¹/²) for 0≤y≤1 respectively, and

the conditional expectation of Y given X = x is

E(Y | X = x) = 2 / (5x) for all x in the range of X = [0, 1].

To know more about marginal densities visit:

https://brainly.com/question/32598504

#SPJ11

Find the solution of the given initial value problem (Hint: Laplace and step function) y" + y = g(0); y(0) = 0, y'(0) = 2; g(t) = {!??, ost<6 t/2 3' 6

Answers

The solution to the given initial value problem is obtained using Laplace transforms and the step function. The initial conditions and the piecewise function g(t) are used to solve for the unknown function y(t).

To find the solution, we first take the Laplace transform of the given differential equation. This transforms the differential equation into an algebraic equation in the Laplace domain. Using the initial conditions, we can determine the Laplace transform of y(t) and its derivative.

Next, we incorporate the piecewise function g(t) into the Laplace transformed equation. We use the properties of the Laplace transform, specifically the property involving the unit step function, to express g(t) as a combination of known functions.

By rearranging the algebraic equation and applying inverse Laplace transforms, we can obtain the solution for y(t). The inverse Laplace transform allows us to convert the equation back to the time domain.

The step function helps in modeling the behavior of the system before and after a specific time point. It allows us to consider different functions for different time intervals.

By following these steps and solving for the unknown function y(t), we can obtain the solution to the given initial value problem.

Learn more about functions here:

https://brainly.com/question/28278699

#SPJ11

DETAILS ASWMSCI15 11.E.003. ASK YOUR TEACHER Willow Brook National Bank operates a drive-up teller window that allows customers to complete bank transactions without getting out of their cars. On weekday momings, arrivals to the drive-up teller window occur at random, with an arrival rate of 30 customers per hour or 0.5 customers per minute. Let's assume that the service times for the drive-up teller follow an exponential probability distribution with a service rate of 45 customers per hour, or 0.75 customers per minute. Determine the following operating characteristics for the system. (Round your answers to four decimal places.) (a) The probability that no customers are in the system (b) The average number of customers waiting (c) The average number of customers in the system (d) The average time (in min) a customer spends waiting min (e) The average time (in min) a customer spends in the system min (f) The probability that arriving customers will have to wait for service MY NOTES Need Help? Read It PRACTICE ANOTHER

Answers

Based on the given information, the operating characteristics of Willow Brook National Bank's drive-up teller window can be determined and the probability of customers having to wait for service can be calculated.

The arrival rate for the drive-up teller window is 0.5 customers per minute, while the service rate is 0.75 customers per minute. Since both arrival and service times follow exponential distributions, we can use the formulas for an M/M/1 queue to calculate the operating characteristics.

(a) The probability of having no customers in the system can be found using the formula P0 = 1 - (λ/μ), where λ is the arrival rate and μ is the service rate. Plugging in the values, P0 = 1 - (0.5/0.75) = 0.3333.

(b) The average number of customers waiting can be calculated using the formula Lq = ([tex]\lambda ^2[/tex]) / (μ(μ - λ)). Plugging in the values,

Lq = ([tex]0.5^2[/tex]) / (0.75(0.75 - 0.5)) = 0.6667.

(c) The average number of customers in the system is given by L = λ / (μ - λ). Plugging in the values, L = 0.5 / (0.75 - 0.5) = 1.

(d) The average waiting time for a customer can be calculated using the formula Wq = Lq / λ. Plugging in the values, Wq = 0.6667 / 0.5 = 1.3333 minutes.

(e) The average time a customer spends in the system is given by W = Wq + (1 / μ). Plugging in the values, W = 1.3333 + (1 / 0.75) = 2.6667 minutes.

(f) The probability that arriving customers will have to wait for service can be calculated using the formula Pw = λ / μ. Plugging in the values, Pw = 0.5 / 0.75 = 0.6667.

These calculations provide the operating characteristics of the drive-up teller window at Willow Brook National Bank.

Learn more about probability here:

https://brainly.com/question/31317254

#SPJ11




Determine whether this table represents a probability distribution. х P(x) 0 0.15 1 0.1 0.15 3 0.6 N Yes, it is a probability distribution O No, it is not a probability distribution

Answers

No, the given table does not represent a probability distribution because it violates the conditions required for a probability distribution.

A probability distribution must satisfy certain conditions:

1. Each value of x (the random variable) must have a corresponding probability P(x). In the given table, the value 2 is missing from the x column, which means there is no corresponding probability for that value.

2. The probabilities P(x) must be non-negative. While the probabilities in the table are non-negative, one of the probabilities is repeated twice (0.15) instead of being assigned to a unique value of x.

3. The sum of all probabilities must equal 1. However, in the given table, the sum of probabilities is 0.15 + 0.1 + 0.15 + 0.6 = 1, which satisfies this condition. Therefore, because the table violates the conditions of having a corresponding probability for each value of x and assigns the same probability to multiple values, it does not represent a probability distribution.

Learn more about random variable here:

https://brainly.com/question/30482967

#SPJ11

QUESTION 1
If a random sample of size 25 is drawn from a normal
distribution with the mean of 5 and standard deviation of 0.25,
what is the probability that the sample mean will be greater than
5.1?

Answers

Using the Z-score table, find the z-score:z= 5.1-5/0.25= 2 The Z-score table shows that the probability of a Z-score of 2 or higher is 0.0228.

Therefore, the probability of getting a sample mean of 5.1 or higher is 0.0228.

A sample is considered random when each member of the population has an equal chance of being selected. In statistics, a population is any large collection of objects or individuals, such as Americans, males, white collar employees, or businesses.

Because it is often impossible to study every member of a population, researchers often take a sample of the population to draw conclusions about the population.

The sample statistics is the tool used to make inferences about a population from a sample. A sample statistic is a characteristic of a sample used to estimate a parameter of a population. The sample size is the number of individuals in a sample.

The larger the sample size, the more representative it is of the population from which it was drawn.

Summary:Based on the given parameters and the Z-score table, the probability of getting a sample mean of 5.1 or higher is 0.0228.

Learn more about probability click here:

https://brainly.com/question/13604758

#SPJ11

Someone help me please

Answers

Answer:

Step-by-step explanation:

look it up help me Simplify 24

− 23

+ (22

).

Responses

A 12

B 44

C 2828

D 6

Answer:

Step-by-step explanation:

Use law of Cos to solve for angle

Law of Cos:

c² =  a² + b² - 2ab cos C

20² = 23² + 19² - 2(23)(19) cos C

400  =  529 + 361 - 874 cos C

400 = 890 - 874 cos C

-490 = -874 cos C

cos C = .5606

C = cos⁻¹ .5606

C = 55.90

Use again to find angle B

b² =  a² + c² - 2ac cos B

19² = 23² + 20² - 2(23)(20) cos B

361  =  529 + 400 - 920 cos B

361 = 929 - 920 cos B

-568 = -920 cos B

cos B = .6174

B = cos⁻¹ .6174

B = 51.87

A = 180 - B - C

A= 180 - 51.87 - 55.90

A= 72.23

1. A study suggests that the time required to assemble an
electronic component is normally distributed, with a mean of 12
minutes and a standard deviation of 1.5 minutes.
a. What is the probability th

Answers

a) The probability that the assembly takes less than 14 minutes is  0.9088.

b) The probability that the assembly takes less than 10 minutes is  0.0912.

c) The probability that the assembly takes more than 14 minutes is  0.0912.

d) The probability that the assembly takes more than 8 minutes is  0.9088.

e) The probability that the assembly takes between 10 and 15 minutes is  0.8176.

a) To find the probability that assembly takes less than 14 minutes, we need to calculate the z-score for 14 minutes using the formula:

z = (x - μ) / σ

where x is the value, μ is the mean, and σ is the standard deviation.

z = (14 - 12) / 1.5

z = 2 / 1.5

z = 1.33

Using the z-score of 1.33, we can find the corresponding probability from the standard normal distribution table.

P(Z < 1.33) = 0.9088.

b) For the probability of assembly taking less than 10 minutes, we calculate the z-score:

z = (10 - 12) / 1.5

z = -2 / 1.5

z = -1.33

Using the standard normal distribution table or a calculator, we find the probability P(Z < -1.33) is 0.0912.

c) To find the probability that assembly takes more than 14 minutes, we can find the complement of the probability found.

So, P(X > 14) = 1 - P(Z < 1.33).

= 1 - 0.9088

= 0.0912.

d) For the probability of assembly taking more than 8 minutes, we find the complement of the probability found.

So, P(X > 8) = 1 - P(Z < -1.33).

= 1 - 0.0912

= 0.9088.

e) Probability that assembly takes between 10 and 15 minutes:

To find P(10 < X < 15), we subtract the probability of X < 10 from the probability of X < 15:

P(10 < X < 15) = P(X < 15) - P(X < 10)

Using the z-scores obtained previously, let's assume P(Z < 1.33) = 0.9088 and P(Z < -1.33) = 0.0912.

P(10 < X < 15) = 0.9088 - 0.0912 = 0.8176.

To learn more on probability click:

https://brainly.com/question/11234923

#SPJ4

The time required to assemble an electronic component is normally distributed, with a mean of 12 minutes and a standard deviation of 1.5 minutes. Find the probability that a particular assembly takes:

a less than 14 minutes

b less than 10 minutes

c more than 14 minutes

d more than 8 minutes

e between 10 and 15 m

Factor the polynomial below. 49²-16 (?)(?)

Answers

The polynomial 49² - 16 can be factored as (49 - 4)(49 + 4).

In the given polynomial, we have the squares of two numbers: 49 and 16. We can recognize that 49 is the square of 7 (7²), and 16 is the square of 4 (4²).

To factor the polynomial, we use the difference of squares formula, which states that a² - b² can be factored as (a - b)(a + b). Applying this formula to the given polynomial, we substitute a = 49 and b = 4.

Hence, the factored form of the polynomial 49² - 16 is (49 - 4)(49 + 4).

To learn more about polynomial click here: brainly.com/question/11536910

#SPJ11

Differentiate The Following Function. Simplify Your Answer As Much As Possible. Show All Steps F(T)= In[(T6-5) (T5+7)]

Answers

To differentiate the given function f(t) = ln [(t6 - 5)(t5 + 7)], we will use the chain rule of differentiation. Let u = (t6 - 5)(t5 + 7).Then, f(t) = ln

derivative of u with respect to t. Let's find du/dt now.Let v = (t6 - 5) and w = (t5 + 7).

Then, u = v * wHence, using the product rule of differentiation, we can find du/dt as follows:du/dt = v * dw/dt + w * dv/dtNow, we find dv/dt and dw/dt.dv/dt = 6t5dw/dt = 5t4Using these values,

we getdu/dt = (t6 - 5) * 5t4 + (t5 + 7) *

6t5= 5t4 (t6 - 5) + 6t5 (t5 + 7)Therefore, using the chain rule, we getd/dt [ln (t6 - 5)

(t5 + 7)] = 1/[(t6 - 5)(t5 + 7)] * [5t4 (t6 - 5) + 6t5 (t5 + 7)]

Now, simplify this expression as much as possible.d/dt [ln (t6 - 5)(t5 + 7)] = (5t4t6 - 25t4 + 6t5t5 + 42t5) / [(t6 - 5)(t5 + 7)]d/dt

[ln (t6 - 5)(t5 + 7)] = [t5(30t + 42) + 5t4(t6 - 5)] / [(t6 - 5)(t5 + 7)]Therefore, the derivative of the given function is [t5(30t + 42) + 5t4(t6 - 5)] / [(t6 - 5)(t5 + 7)].

To know more about maxima visit:

https://brainly.com/question/29562544

#SPJ11

Consider the function f(x) = x¹²h(x). Given that h( − 1) = 5 and ƒ'( − 1) = > Next Question h'( − 1) 5 and h'( − 1) = 8, find the value of f'( − 1).

Answers

To find the value of f'(-1), we can use the product rule of differentiation. The product rule states that if we have a function f(x) = g(x) * h(x), then the derivative of f(x) with respect to x, denoted as f'(x), is given by f'(x) = g'(x) * h(x) + g(x) * h'(x).

In this case, we have f(x) = x¹² * h(x). Let's find the derivative of f(x) using the product rule:

f'(x) = (x¹²)' * h(x) + x¹² * h'(x)

The derivative of x¹² with respect to x is 12x¹¹. Since we are interested in finding f'(-1), we can substitute x = -1 into the derivative expression:

f'(-1) = (12(-1)¹¹) * h(-1) + (-1)¹² * h'(-1)

Given that h(-1) = 5 and h'(-1) = 8, we can substitute these values:

f'(-1) = (12(-1)¹¹) * 5 + (-1)¹² * 8

Simplifying the expression, we get:

f'(-1) = -12 * 5 + 8

f'(-1) = -60 + 8

f'(-1) = -52

Therefore, the value of f'(-1) is -52.

To know more about value visit-

brainly.com/question/29960325

#SPJ11

Find the direction angle of v for the following vector.
v=7i-3j
What is the direction angle of v?
__°
(Round to one decimal place as needed.)

Answers

The direction angle of vector v can be found using the arctan function. The vector v has components 7i and -3j, which means it points in the second quadrant. Therefore, the direction angle of v is -22.6°.


To find the direction angle, we consider the ratio of the y-component to the x-component of the vector. In this case, the y-component is -3 and the x-component is 7.

Taking the arctan of (-3)/7 gives us the angle in radians. We then convert this angle to degrees by multiplying it by 180/π.

Since the vector v is in the second quadrant, the direction angle is negative. Hence, the direction angle of v is approximately -22.6°.


Learn more about Direction angle of vector click here :brainly.com/question/17330233

#SPJ11

Number of Jobs A sociologist found that in a sample of 45 retired men, the average number of jobs they had during their lifetimes was 7.3. The population standard deviation is 2.4. Part 1 of 4 (a) Find the best point estimate of the mean. The best point estimate of the mean is Х 6 Part 2 of 4 (b) Find the 99% confidence interval of the mean number of jobs. Round intermediate and final answers to one decimal place. << х 5 Part 3 of 4 (c) Find the 95% confidence interval of the mean number of jobs. Round intermediate and final answers to one decimal place.

Answers

A  95% confidence interval, the range is between 5.7 and 8.9, providing a narrower range with slightly higher confidence.

In part 1, the best point estimate of the mean number of jobs is calculated by taking the average of the observed values in the sample. In this case, the average number of jobs in the sample of 45 retired men is 7.3.

In part 2, to construct a 99% confidence interval, we need to determine the critical values from the t-distribution based on the sample size and the desired level of confidence. With a sample size of 45 and a desired confidence level of 99%, the critical value is approximately 2.68. We then calculate the margin of error by multiplying the critical value by the standard deviation of the population divided by the square root of the sample size. In this case, the margin of error is (2.68 * 2.4) / sqrt(45) = 1.69. The confidence interval is obtained by subtracting and adding the margin of error to the point estimate. Thus, the 99% confidence interval for the mean number of jobs is 7.3 ± 1.7, which yields the range of 5.4 to 9.2.

In part 3, the process is similar to part 2, but with a desired confidence level of 95%. The critical value for a 95% confidence level is approximately 1.96. The margin of error is (1.96 * 2.4) / sqrt(45) = 1.33. The 95% confidence interval for the mean number of jobs is 7.3 ± 1.3, resulting in the range of 5.7 to 8.9.

In summary, the best point estimate of the mean number of jobs for retired men is 7.3. The 99% confidence interval suggests that the true mean number of jobs likely falls between 5.4 and 9.2, while the 95% confidence interval narrows the range to 5.7 and 8.9, providing slightly higher confidence in this interval. These confidence intervals provide estimates for the range of the true mean number of jobs based on the sample data.

Learn more about confidence interval here:

https://brainly.com/question/32546207

#SPJ11








QUESTION 18 Using the following data, calculate the Apple's CFFA Cashflow to creditors = 67 Dividend paid = 400 Net new equity = 347 O 680 O 320 O 120 O None of the above

Answers

Apple's CFFA (Cash Flow From Assets) is 120. The Option C.

What is Apple's CFFA (Cash Flow From Assets)?

Cash flow from assets refers to a business's total cash from all of its assets. It determines how much cash a business uses for its operations with a specific period of time.

To know Apple's CFFA, we need to consider the cash flow to creditors, dividend paid and net new equity.

CFFA = Cash Flow to Creditors + Dividend Paid - Net New Equity

CFFA = 67 + 400 - 347

CFFA = 120

Therefore, Apple's CFFA (Cash Flow From Assets) is 120.

Read more about CFFA

brainly.com/question/30389565

#SPJ1

Other Questions
John Daum and Chris Yin are star swimmers at a local college. They are preparing to compete at the NCAA Division II national championship meet, where they both have a good shot at earning a medal in the mens 100-meter freestyle event. The coach feels that Chris is not as consistent as John, even though they clock about the same average time. In order to determine if the coachs concern is valid, you clock their time in the last 11 runs and compute a standard deviation of 0.86 seconds for John and 1.11 seconds for Chris. It is fair to assume that clock time is normally distributed for both John and Chris. Let the clock time by John and Chris represent population 1 and population 2, respectively. (You may find it useful to reference the appropriate table: chi-square table or F table)a. Select the hypotheses to test if the variance of time for John is smaller than that of Chris.b-1. Calculate the value of the test statistic. (Round intermediate calculations to at least 4 decimal places and final answer to 3 decimal places.)b-2. Find the p-value.b-3. At = 1%, what is your conclusion?c. Who has a better likelihood of breaking the record at the meet? You have the following forecast about a stock's return Probability 10% 15% 50% 15% 10% Return -15% 12% 8% -10% 18% Calculate the semi-interquartile range.a 2 b 9 c 10 d 11 What are the biological components of human sexuality? And why do Sociologists see most sexual behaviour as learned rather than innate? The Metlock Company issued $300,000 of 13% bonds on January 1, 2020. The bonds are due January 1, 2025, with interest payable each July 1 and January 1. The bonds were issued at 97. Prepare the journal entries for (a) January 1, (b) July 1, and (c) December 31. Assume The Metlock Company records straight-line amortization semiannually. (If no entry is required, select "No Entry" for the account titles and enter O for the amounts. Credit account titles are automatically indented when amount is entered. Do not indent manually.) No. Date Account Titles and Explanation Debit Cred (a) B Question 1 (4 + 6 = 10 marks) a) Suppose that the weekly rental house in ($) in a particular western suburb in Sydney follow a normal distribution and we want to estimate the mean rental price of all IN YOUR OWN WORDS, explain and discuss each of these concepts within the context of the above case. Hint: Concepts must be discussed (or explained) by referring to the case, i.e., as they apply to the case.1. The Legislative process2. Party vote vs conscience (or free) vote3. Lobbying 4. Political donations legality vs ethics5. Political corruption legality vs ethics6. Conflict of interest explain the roles of specific hornomones in the menstrual cycle, including positive and negative feedback mechanisms Which country linked its currency to the US dollarat parity, resulting in a crisis as thedollar appreciated against the rest of the world?a.Mexicob.Argentinac.Thailand Which of the following is NOT a class of asteroids? Trojan Near Earth Jovian Main BeltWhen would you expect to see a waxing crescent moon set? 6 a.m. 9 p.m. 3 p.m. midnight A nurse is assessing a client who has atrial fibrillation. Which of the following pulse characteristics should the nurse expect?a. Slowb. Not palpablec. Irregulard. Bounding For f(x) = 5-2x a. Find the simplified form of the difference quotient. b. Find f'(1). c. Find an equation of the tangent line at x = 1. Which of the following is most true of the current U.S. tariff code? a It is short but very difficult to comprehend. b It is lengthy but easy to understand.c It is both lengthy and highly complex. d It is written in an easy to understand language. andre is going to take 5 of his friends to the skating rink. it costs $6.00 per person to get in. two of andre's friends purchase a drink for $2.00. how much money did they spend? Find the minimum cash investment for a FHA loan on a home in a low closing cost state costing $64,850 with closing costs of $1,025.A. $2419.28 B. $1945.50 C. $2548.98 D. $2873.23 The diagram shows Pete's plans for a kite, with vertices ABCD. How much material does he need to cover one side of the kite?13 in5 in.Area =square inches Consider a bond paying a coupon rate of 12% per year, compounded annually, when the market interest rate (return on investments of like risk) is 7% per year. The bond has THREE years until maturity from today. (In other words, the bond matures 3 years from today.) What is the bond's price one year from today after the next coupon is paid? Give the answer in dollars and cents. Not yet answered Marked out of 1.00 Not flaggedFlag question Question text In which of the following scenarios would your auto insurance coverage be in effect? a. Insurance claims would be covered in all these scenarios. b. You drive your parents' car without permission and get in an accident. c. You have family protection coverage and are hit by an uninsured motorist. d. You take your damaged car straight to your friend's autobody repair shop for repair. Question 10 Not yet answered Marked out of 1.00 Not flaggedFlag question Question text Your earnings for last year were $45,000. How much of an RRSP contribution can you make this year (if you have no other RRSP room)? a. $6075 b. $4500 c. Insufficient information d. $8100 ASAP detail the question.Thanks!How does risk behaviour affectthe demand for health insurance? Graphically explain the answerbased on the expected utility theory, and support the answer withthe rev Consider the three isomeric alkanes n-hexane, 2,3-dimethylbutane, and 2-methylpentane. Which of the following correctly lists these compounds in order of increasing boiling point? #1 is the highest a. 2-methylpentane (3) < n-hexane (2) < 2,3-dimethylbutane (1) b. 2,3-dimethylbutane(3) < 2-methylpentane(2) < n-hexane(1) c. 2-methylpentane(3) < 2,3-dimethylbutane(2) < n-hexane(1) d. n-hexane(3) < 2-methylpentane (2)< 2,3-dimethylbutane(1) e. n-hexane (3)< 2,3-dimethylbutane(2) < 2-methylpentane(1) Up to a point, all signs point to veras having been the murderer. why do the police feel that it could not have been her?