# Nakafa Framework: LLM URL: https://nakafa.com/en/exercises/high-school/snbt/quantitative-knowledge/try-out/set-9/8 Exercises: Try Out - Set 9: Real exam simulation to sharpen your skills and build confidence. - Problem 8 --- ## Exercise 8 ### Question export const metadata = { title: "Problem 8", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/26/2025", }; ### Choices - [ ] $$2$$ - [x] $$3$$ - [ ] $$5$$ - [ ] $$10$$ - [ ] $$14$$ ### Answer & Explanation export const metadata = { title: "Solution for Problem 8", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/26/2025", }; #### Simplifying Algebraic Expression We simplify the numerator by grouping like terms (integers with integers, radicals with radicals). Next, we factor the numerator by taking out the number : Notice that is equal to . Thus, we can divide both the numerator and the denominator by this value: Therefore, the final result is . ---