Medium
The equation 10x+10x4=281 is a quadratic in t=10x. The two solutions x1,x2 correspond to the two roots t1,t2; their sum is log10(t1t2), and the product of roots comes straight from the quadratic.
1
Substitute and form a quadratic. Let t=10x>0.
t+t4=281⇒ 2t2−81t+8=0(multiply by 2t)
2
Product of roots. For 2t2−81t+8=0, the product of roots is 28=4 (both roots positive, so both give valid x).
t1t2=28=4(product =c/a)
3
Sum of the x-values. Since x=log10t, adding the two solutions converts the product into a sum of logs.
x1+x2=log10t1+log10t2⇒ x1+x2=log10(t1t2)(log of a product)⇒ x1+x2=log104(from step 2)⇒ x1+x2=2log102
2log102