Struggling to show content after submission

Struggling to show content after submission

I am currently working on a form where a user will input a number (which relates to a calculation) and their email.
To perform the calculation I am using the Formulae box where the users inputted number is multiplied by 9.5.

I want the user to have to input their email and submit the form before they get to see the result of the calculation.

I have tried to include the result of the calculation in an email (which works) but feel this is not suitable for the forms context and would prefer a more direct solution.

Any solutions would be helpful, thanks