Loading [MathJax]/jax/output/SVG/jax.js
 

NotThatSmart

avatar
BenutzernameNotThatSmart
Punkte1953
Membership
Stats
Fragen 18
Antworten 1002

 #1
avatar+1953 
+1

We can complete this problem in two different ways. 

The first tactic is to essentially compare this root to the quadratic equation of 5x2+21x+v=0

From this quadratic, we can identify that a = 5, b = 21, c = v. 

 

We have the equation

2120110=b±b24ac2a2120110=21±2124(5)(v)2(5)2120110=2144120v10201=44120v201=44120vv=12

 

This is a bit complicated and takes a lot of computations, but it does give us the correct answer. 

 

_________________________________________________________________________________________________________________

 

The second tactic is to use conjugations of square roots. 

 

This is because the conjugate root theorem states that if a root of a polynomial is a square root a+b, then its conjugate, ab is also a root

 

We can apply that to this problem. If  2120110 is a root, then 21+20110 is also a root. 

 

The product of the roots is [(21)2201]/100=240/100=2.4

 

However, in the quadratic, we also have that v/5

 

Thus, we have 

v/5=2.4v=12

 

SO 12 is the final answer. 

 

Thanks! :)

16.08.2024
 #1
avatar+1953 
+1

You are missing some values in your question, but I'm gonna assume the following was asked. 

 

A machine randomly generates one of the nine numbers   1,2,3...8,9   with equal likelihood. What is the probability that when Tsuni uses this machine to generate four numbers their product is divisible by 4. Express your answer as a common fraction.

 

________________________________________________________________________________________________________________________

 

Now, since we can draw two of the same numbers and order doesn't matter, we don't do (94) to find the total amount of possibilites, but instead just do

9999=94=6561

 

Now, we can use complementary counting to find the number of cases that DO NOT work and then subtract it from 1. 

This is because it's MUCH easier to calculate odd numbers rather than even numbers. 

 

Our first case is that all 4 numbers are odd. If all 4 numbers are odd, the product is odd, therefore meaning it cannot possibly be divisble by 4. 

Since out of the 9 numbers, 5 numbers are odd, we have a 5/9 chance each generation that the number is odd. 

Since we need 4 odd numbers in a row, we simply have (59)4=6256561

 

Our next case is where we get 3 odd numbers in a row and then a 2 or a 6. If we roll a 4 or 8, the product will automatically be divisble by 4. 

Thus, we have 2×53×(43)6561=10006561

 

Subtracting the sum from 1, we get the final answer of 1(6256561+10006561)=49366561

 

I would like verification of the final answer, but I believe this is the correct answer. 

 

Thanks! :)

16.08.2024