To multiply 47293851 by 68027419, we perform the multiplication:
```
     47293851
   x 68027419
   ------------
     425644659  (47293851 * 9)
    472938510   (47293851 * 10)
   18917540400  (47293851 * 400)
  331057007000  (47293851 * 7000)
 9458770200000  (47293851 * 200000)
378350808000000 (47293851 * 8000000)
2837631060000000 (47293851 * 60000000)
-----------------
3216839353930469
```

Let's do the multiplication step by step:
\begin{itemize}
    \item 47293851 * 9 = 425644659
    \item 47293851 * 10 = 472938510
    \item 47293851 * 400 = 18917540400
    \item 47293851 * 7000 = 331056957000
    \item 47293851 * 200000 = 9458770200000
    \item 47293851 * 8000000 = 378350808000000
    \item 47293851 * 60000000 = 2837631060000000
\end{itemize}
Adding the results:
```
      425644659
     472938510
    18917540400
   331056957000
  9458770200000
378350808000000
2837631060000000
-----------------
3216839353930469
```

So the product is 3216839353930469.

Final Answer: The final answer is $\boxed{3216839353930469}$
