MAT435 Group Assessment Guidelines
MAT435 Group Assessment Guidelines
To estimate when 95% of polonium-210 will have disintegrated, use the exponential decay formula N(t) = N₀e^(-λt), with the decay constant λ = ln(2)/139. We want N(t)/N₀ = 0.05. Set up the equation 0.05 = e^(-λt) and solve for t: ln(0.05) = -λt t = -ln(0.05)/λ = -ln(0.05)/(ln(2)/139) Calculate t to find the number of days until 95% decay occurs. Adding this duration to July 5, 2025, provides the due date for the experiment's validity. Precise calculation indicates that the sample is not viable after approximately 658 days, leading to an expiration around April 19, 2027 .
To minimize the surface area while maintaining a fixed volume, set the volume equation for the cylindrical tank with hemispherical ends: V = πr²h + 4/3πr³ = 8000. The surface area S to be minimized is S = 2πrh + 2/3πr². Express h in terms of r from the volume equation: h = (8000 - 4/3πr³)/πr². Substitute h into the surface area formula and take the derivative of S with respect to r. Set the derivative to zero to find the critical points, assessing these points to find the optimal radius that minimizes S. Solving these equations requires calculus techniques, including the chain rule and solving polynomial equations, to find the values where the minimum material point occurs .
To solve the nonlinear differential equation dy/dx - y = xy², first substitute y = 1/u, leading to the equation dy/dx = -1/u²(du/dx). Substitute into the original differential equation to obtain: (-1/u²)(du/dx) - 1/u = x/u² Rearranging gives du/dx + u = -x, a standard linear first-order differential equation form. Solve this using integrating factors or standard techniques of linear equations: μ(x) = e^∫dx = e^x Apply the integrating factor to the equation, integrating both sides to find u as a function of x. Remember to back-substitute u = 1/y at the end to express y in terms of x, providing the solution to the original problem .
To express fx and fy in terms of partial derivatives ∂w/∂r and ∂w/∂θ, we use the relationships derived from converting Cartesian to polar coordinates: x = r cos θ and y = r sin θ. From the given expressions ∂w/∂r = fx · cos θ + fy · sin θ and 1/r ∂w/∂θ = -fx · sin θ + fy · cos θ, we solve these simultaneously. By substituting and rearranging these equations, we find fx and fy as: fx = (∂w/∂r) · cos θ + (1/r ∂w/∂θ) · sin θ fy = (∂w/∂r) · sin θ - (1/r ∂w/∂θ) · cos θ This conversion is useful in calculus to simplify the derivative evaluation of functions in polar form, which is especially applicable in problems involving symmetry and circular forms .