Is there a way to make MIT search something on google and post the answer on screen?

Launch a Web search

To launch a Web search, use an ActivityStarter with the WEB_SEARCH action. The user’s phone will display a menu asking what kind of search to perform:

Action: android.intent.action.WEB_SEARCH

You might get some ideas from Is there any way to implement Place Types in App Inventor?