function q = tex1(x) T = 500*x + 300; A = pi*(-9.375e-4 * x + 2.5e-5); q = T.*A;