Question 1125715
1995/1.06 = 1882.08 (rounded to nearest penny)

Cost before tax:  {{{highlight( matrix(1,2, "$",1882.08)) }}} <br>
Tax:   1882.08 * 0.06 = 112.92

Tax paid:  {{{highlight( matrix(1,2, "$",112.92)) }}} <br>

Check:  1882.08 + 112.92 = 1995     &#10003;