I\'m trying to print a polynomial expression into a separate text file. For example, 3x^2 + 2x + 1. The coefficients (3,2,1) are variables that were scanned. I have tried do