In: Advanced Math
A painter wants to know the amount of paint needed to paint only the walls and the interior side of the door in a room. The chosen paint covers 100 square feet per gallon. There are two windows in the room. Create the criteria / constraint chart for this problem Create the PAC for this problem What are the data that you would need to know to solve this problem? How would not painting the interior side of the door alter your problem definition? Create the IPO for this problem. Assuming the task list contains a task for input of data, a task for the calculations, and a task for output show the flowchart and pseudocode for the calculation module in this problem.