A user is crafting a prompt and includes both the goal and the context within the text of the prompt. What is a benefit of crafting the prompt in this way?
Correct Answer: A
Combining a cleargoalwith richcontextis the gold standard for achievinggreater interaction effectiveness. The goal tells the AIwhatto achieve (the destination), while the context explains thecircumstancessurrounding the task (the map). When these two elements are present, the AI can generate a response that is not only factually correct but also relevant to the user's specific situation. Effectiveness in AI interactions is measured by how closely the output meets the user's needs on the first try. When a prompt lacks a goal, the AI might provide a great summary of a topic but fail to perform the required action. When it lacks context, it might perform the action in a way that is inappropriate for the audience. By merging them, the user minimizes "drift"-the tendency for AI to wander into irrelevant topics. This leads to a more professional, tailored, and high-quality interaction. In practical scenarios, such as drafting a corporate policy or creating a marketing strategy, the synergy between goal and context ensures that the AI understands the "big picture," resulting in a much more effective and usable first draft.
Question 12
What is an example of a prompt that has an appropriate level of specificity?
Correct Answer: C
Specificity is the cornerstone of effective prompt engineering. A specific prompt provides clear boundaries and a narrow focus, which prevents the AI from generating generic or overwhelming amounts of irrelevant information. Option C, "Provide an overview of state representative election laws in Iowa," is the best example because it defines three critical parameters: theSubject(election laws), theScope(state representative level), and theLocation/Jurisdiction(Iowa). In contrast, options A and D are far too broad; asking for an overview of four major sciences or all business regulations would result in a superficial summary that lacks depth. Option B is subjective and lacks context, as "best classes" depends entirely on the student's major and career goals. By specifying the state and the specific legislative body, the user in Option C allows the AI to access a targeted subset of its training data. In practical applications, this level of specificity significantly reduces the risk of "hallucinations" or factual errors, as the model is guided to a precise factual domain. This is essential in professional research where accuracy and relevance are prioritized over general knowledge.
Question 13
A person is using generative AI to create a social media post. Why is it important to write an effective prompt?
Correct Answer: C
Writing an effective prompt is essential because it provides the logical framework the AI needs to process a request; primarily, the prompt prevents output that is nonsensical. Generative AI models are statistical engines that predict the next most likely word or character. Without a clear, well-structured prompt that includes instructions and context, the model can easily lose the "thread" of logic, leading to "hallucinations" or sequences of text that are grammatically correct but logically incoherent or irrelevant to the user's goal. In the context of social media, where brevity and impact are key, an ineffective prompt might result in a post that uses the wrong hashtags, misses the brand voice, or includes bizarre metaphors that don't make sense to the audience. While no prompt can "ensure" a post will be well-received by humans (Option B) or guarantee absolute originality (Option D), a structured prompt guides the AI to stay within the bounds of human logic. By providing specific constraints (e.g., "Write a 20-word caption about coffee in a joyful tone"), the user ensures the output is a sensible, usable piece of content rather than a random string of related words.
Question 14
A member of a middle pre-algebra class is having a difficult time graphing a line for a homework assignment. In order to get help, the student enters the prompt "help with math" into an AI system. Which change should the student make to the prompt to generate a better outcome?
Correct Answer: A
The student's initial prompt, "help with math," is a classic example of an underspecified prompt. To optimize the outcome, the student mustgive context on why the help is needed. In prompt engineering, context is the information that surrounds the core request to give it meaning. By explaining that they are in a "middle pre- algebra class" and are specifically struggling with "graphing a line," the student provides the AI with the necessary boundaries to provide an age-appropriate and topic-specific explanation. Without this context, the AI might provide a high-level calculus proof or a simple elementary addition example, neither of which solves the student's problem. Providing context allows the AI to "zoom in" on the specific pain point. Effective optimization often involves adding the "what" (graphing a line), the "who" (a pre-algebra student), and the "why" (trouble with a homework assignment). This ensures the AI adopts the correct educational level and provides a step-by-step breakdown suitable for a middle schooler, rather than a generic or overly complex mathematical response.
Question 15
A lawyer needs to interact with a database to search for cases relating to college admissions. What is a benefit of writing effective prompts when interacting with the database?
Correct Answer: C
For professionals dealing with vast amounts of specialized information, such as lawyers, the primary benefit of effective prompt engineering is the prevention of sifting through irrelevant results. Legal databases are massive, containing millions of precedents, statutes, and opinions. A vague prompt like "Find cases about schools" would return thousands of results, most of which would be useless to a specific case regarding college admissions. By using specific keywords, Boolean logic, and contextual constraints within the prompt (e.g., "Search for U. S. Supreme Court cases from 2000-2023 specifically addressing affirmative action in private university undergraduate admissions"), the lawyer drastically narrows the search field. This precision is the essence of effective prompting in a professional environment. It saves significant time and cognitive energy by ensuring that the AI or search algorithm acts as a high-resolution filter. This "signal-to-noise" optimization allows the professional to focus on the high-value task of legal analysis rather than the low-value task of manual data sorting. Effective prompts turn a mountain of data into a curated list of relevant evidence.