200+30+0.2+0.05+0.001=230.251
I'm so sorry I wish I knew the answer to your question
If you would like to write a * b + c in simplest form, you can do this using the following steps:
a = x + 1
b = x^2 + 2x - 1
c = 2x
a * b + c = (x + 1) * (x^2 + 2x - 1) + 2x = x^3 + 2x^2 - x + x^2 + 2x - 1 + 2x = x^3 + 3x^2 + 3x - 1
The correct result would be x^3 + 3x^2 + 3x - 1.