
Andy C. answered 09/14/17
Tutor
4.9
(27)
Math/Physics Tutor
1% = 0.01 and 1.75% = 0.0175 as pure decimal numbers.
T(x) = { 0.01 * x , if x<=500000
5000 + 0.0175 * x , otherwise
}