Place a nonzero digit in each space so that the equation is true.
0.2_ * 7._ = 2._
Here is the work I've done so far:
2/7=0.285714...
Then I did some guessing and checking and got 0.28 * 7.5 = 2.1. This works I just need to know if there is smarter way to do this other than guessing and checking.
I also know I need the hundredth's place * the tenths place to have a base of 10 so that the 2._ just has one number following.
Multiplying the equation $$0.2\_ \times 7.\_ = 2.\_$$ by $1000$ makes us to work with natural numbers. Denote $a,b,c$ the missing digits in this order. The task is to solve the diophantine equation $$(20+a)(70+b)=2000+100c$$ for $a,b,c\in\{1,2,\dots ,9\}.$
$RHS$ is divisible by $100,$ hence $a$ or $b$ equals $5.$ As $25$ (obtained for $a=5$) and $75$ (for $b=5$) are divisible by $25,$ the other missing digit is even, and the corresponding sum is divisible by $4.$
With $a=5$ is $LHS<2000<RHS,$ therefore $a\neq 5.$
We have necessarily $b=5.$ The only values of $a$ such that $(20+a)$ is divisible by $4,$ are $4$ and $8.$ As $$24\times 75=1800<2000<RHS,$$ we conclude $a\neq 4.$
The missing digits are $a=8,b=5$ and $c=1,$ obtained after uploading $a,b$ into the equation.