1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
aleksandrvk [35]
3 years ago
7

Find product of

Mathematics
1 answer:
harkovskaia [24]3 years ago
8 0

Answer:

8x⁶y⁵ - 12x⁴y⁷

Step-by-step explanation:

→ 4xy² × 2x² - 3y² × x³y³

→ 4x⁴y⁵ × 2x² - 3y²

→ 8x⁶y⁵ - 12x⁴y⁷

HOPE THIS HELPS YOU

Follw me = 10 thanks

Mark as brainliest = 10 thanks

1 thanks to me = 2 thanks

You might be interested in
How do you find the sine and tangent of an angle if you are given the cosine?
Anni [7]

Answer:

  • sin = √(1 -cos²)
  • tan = (√(1 -cos²))/cos

Step-by-step explanation:

\displaystyle\sin^2{\theta}+\cos^2{\theta}=1 \qquad\text{Pythagorean identiy}\\\\\sin{\theta}=\sqrt{1-\cos^2{\theta}} \qquad\text{solved for sine}\\\\\tan{\theta}=\frac{\sin{\theta}}{\cos{\theta}}=\frac{\sqrt{1-\cos^2{\theta}}}{\cos{\theta}}

_____

If you draw a triangle with a hypotenuse of 1 and an "adjacent" leg of "cos", then using the Pythagorean theorem, you can see that the "opposite" leg will be √(1-cos²) and the tangent will be (√(1-cos²))/cos. Whether or not you're allowed to draw such a triangle on paper, you can certainly do it in your mind.

6 0
3 years ago
El cubo de cuatro veces y​
olganol [36]

Answer:

????? what?

Step-by-step explanation:

6 0
2 years ago
Read 2 more answers
Hey can yall help me in dis rq
Svetllana [295]

Answer:

I am 100% it's D

Step-by-step explanation:

4 0
3 years ago
URGENT!! Which line if graphed would be steepest?
GaryK [48]

Answer:

5x + 2

Step-by-step explanation:

it has the greatest slope

7 0
2 years ago
Read 2 more answers
Let $$X_1, X_2, ...X_n$$ be uniformly distributed on the interval 0 to a. Recall that the maximum likelihood estimator of a is $
Solnce55 [7]

Answer:

a) \hat a = max(X_i)  

For this case the value for \hat a is always smaller than the value of a, assuming X_i \sim Unif[0,a] So then for this case it cannot be unbiased because an unbiased estimator satisfy this property:

E(a) - a= 0 and that's not our case.

b) E(\hat a) - a= \frac{na}{n+1} - a = \frac{na -an -a}{n+1}= \frac{-a}{n+1}

Since is a negative value we can conclude that underestimate the real value a.

\lim_{ n \to\infty} -\frac{1}{n+1}= 0

c) P(Y \leq y) = P(max(X_i) \leq y) = P(X_1 \leq y, X_2 \leq y, ..., X_n\leq y)

And assuming independence we have this:

P(Y \leq y) = P(X_1 \leq y) P(X_2 \leq y) .... P(X_n \leq y) = [P(X_1 \leq y)]^n = (\frac{y}{a})^n

f_Y (Y) = n (\frac{y}{a})^{n-1} * \frac{1}{a}= \frac{n}{a^n} y^{n-1} , y \in [0,a]

e) On this case we see that the estimator \hat a_1 is better than \hat a_2 and the reason why is because:

V(\hat a_1) > V(\hat a_2)

\frac{a^2}{3n}> \frac{a^2}{n(n+2)}

n(n+2) = n^2 + 2n > n +2n = 3n and that's satisfied for n>1.

Step-by-step explanation:

Part a

For this case we are assuming X_1, X_2 , ..., X_n \sim U(0,a)

And we are are ssuming the following estimator:

\hat a = max(X_i)  

For this case the value for \hat a is always smaller than the value of a, assuming X_i \sim Unif[0,a] So then for this case it cannot be unbiased because an unbiased estimator satisfy this property:

E(a) - a= 0 and that's not our case.

Part b

For this case we assume that the estimator is given by:

E(\hat a) = \frac{na}{n+1}

And using the definition of bias we have this:

E(\hat a) - a= \frac{na}{n+1} - a = \frac{na -an -a}{n+1}= \frac{-a}{n+1}

Since is a negative value we can conclude that underestimate the real value a.

And when we take the limit when n tend to infinity we got that the bias tend to 0.

\lim_{ n \to\infty} -\frac{1}{n+1}= 0

Part c

For this case we the followng random variable Y = max (X_i) and we can find the cumulative distribution function like this:

P(Y \leq y) = P(max(X_i) \leq y) = P(X_1 \leq y, X_2 \leq y, ..., X_n\leq y)

And assuming independence we have this:

P(Y \leq y) = P(X_1 \leq y) P(X_2 \leq y) .... P(X_n \leq y) = [P(X_1 \leq y)]^n = (\frac{y}{a})^n

Since all the random variables have the same distribution.  

Now we can find the density function derivating the distribution function like this:

f_Y (Y) = n (\frac{y}{a})^{n-1} * \frac{1}{a}= \frac{n}{a^n} y^{n-1} , y \in [0,a]

Now we can find the expected value for the random variable Y and we got this:

E(Y) = \int_{0}^a \frac{n}{a^n} y^n dy = \frac{n}{a^n} \frac{a^{n+1}}{n+1}= \frac{an}{n+1}

And the bias is given by:

E(Y)-a=\frac{an}{n+1} -a=\frac{an-an-a}{n+1}= -\frac{a}{n+1}

And again since the bias is not 0 we have a biased estimator.

Part e

For this case we have two estimators with the following variances:

V(\hat a_1) = \frac{a^2}{3n}

V(\hat a_2) = \frac{a^2}{n(n+2)}

On this case we see that the estimator \hat a_1 is better than \hat a_2 and the reason why is because:

V(\hat a_1) > V(\hat a_2)

\frac{a^2}{3n}> \frac{a^2}{n(n+2)}

n(n+2) = n^2 + 2n > n +2n = 3n and that's satisfied for n>1.

8 0
3 years ago
Other questions:
  • What is the iqr (inter quartile range) for the data set? 27, 4, 54, 78, 27, 48, 79, 64, 5, 6, 41, 71?
    6·2 answers
  • PLEASE HELP!! 20 POINTS WORTH
    15·1 answer
  • I need help with this question, with work please<br> ANSWER ASAP!!!!!!!!!!!!!!!!!!!!
    7·2 answers
  • Find the measure x of an angle that is complementary to a 67° angle.
    6·1 answer
  • To attend the football game, it costs $8 for parking plus $59 per ticket. If Bryan paid $362, how many tickets did he purchase?
    5·1 answer
  • HELP PLEASE GIVING BRIANLIEST
    8·1 answer
  • Given that x=8 and y= 12, calculate the value of x3 + y/4
    15·2 answers
  • Grade 7 Unit 2 CFA1 - Annotate each passage to model your metacognition
    5·2 answers
  • Tyler says there are indefinitely many additional numbers between 0 and 1 do you agree
    6·2 answers
  • Find the indicated sum or difference 9-12:<br> 9. 5+7<br> 10. 7+(-9)<br> 11. -5+20<br> 12. -(-11)-7
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!