Concept:Use Poisson probability formula P(x=k)=k!e−mmk and equate given condition to solve for mean m.Explanation:Given: P(x=2)=9P(x=4)+90P(x=6).Substitute Poisson formula:2!e−mm2=9⋅4!e−mm4+90⋅6!e−mm6.Cancel e−m=0.2m2=9⋅24m4+90⋅720m6.Simplify fractions: 9/24=3/8, 90/720=1/8.So 2m2=83m4+81m6.Multiply both sides by 8: 4m2=3m4+m6.Bring all terms: m6+3m4−4m2=0.Factor: m2(m4+3m2−4)=0.Let y=m2: y2+3y−4=0⇒(y+4)(y−1)=0⇒y=1 or y=−4.Since y=m2≥0, m2=1⇒m=±1.For Poisson distribution, mean m>0, so m=1.Answer:m=1