The parent function of the quadratic family is f(x) = x 2 . A transformation of the graph of the parent function is represented by the function g(x) = a(x − h) 2+ k, where a ≠ 0. Match each quadratic function with its graph. Explain your reasoning. Then use a graphing calculator to verify that your answer is correct.
One of the most exciting areas of technology and nature is the development of smart cities. By integrating technology and nature in urban environments, we can create more sustainable and livable cities. Smart cities can use sensors to monitor air and water quality, renewable energy to power homes and businesses, and green spaces to provide habitat for wildlife and improve quality of life for residents.

function average(a, b, c) sum = a + b result = sum / 3 return result end function Q4. Software Development Lifecycle (30 marks) Describe the Waterfall model. List its 5 main phases. Provide one advantage and one disadvantage of using this model for a university registration system.

The Impact of Software Development Methodologies on Team Productivity

Write a research-based paper discussing how Agile methodologies (e.g., Scrum, Kanban) have changed software development compared to traditional Waterfall methods.

SET x = 5 SET y = 10 IF x < y THEN PRINT "A" ELSE IF x > y THEN PRINT "B" ELSE PRINT "C" END IF FOR i = 1 TO 3 PRINT i * x END FOR The following code is meant to calculate the average of 3 numbers. Identify the 3 errors and rewrite it correctly.

What is the output of the following pseudocode?

To help you, I have created a for a typical "SOFT164" course. You will need to fill in the blanks based on your actual syllabus.

Compare and contrast Arrays and Linked Lists. In what scenario would you choose a Linked List over an Array? Justify your answer with a real-world example.

In the realm of physics, the quantum world tantalizes with mysteries that challenge our classical understanding of reality. Quantum particles can exist in multiple states simultaneously—a phenomenon known as superposition—and can affect each other instantaneously over vast distances, a property called entanglement. These principles not only shake the very foundations of how we perceive objects and events around us but also fuel advancements in technology, such as quantum computing and ultra-secure communications. As researchers delve deeper, experimenting with entangled photons and quantum states, we edge closer to harnessing the true power of quantum mechanics, potentially revolutionizing how we process information and understand the universe’s most foundational elements.