# Nakafa Framework: LLM URL: https://nakafa.com/en/exercises/high-school/snbt/quantitative-knowledge/try-out/set-9/16 Exercises: Try Out - Set 9: Real exam simulation to sharpen your skills and build confidence. - Question 16 --- ## Exercise 16 ### Question export const metadata = { title: "Question 16", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/26/2025", }; The fractional form of the repeating decimal is? ### Choices - [ ] $$\frac{1170}{37}$$ - [x] $$\frac{3510}{1111}$$ - [ ] $$\frac{1177}{111}$$ - [ ] $$\frac{1170}{999}$$ - [ ] $$\frac{1177}{999}$$ ### Answer & Explanation export const metadata = { title: "Solution 16", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/26/2025", }; Let . Since there are repeating digits (which are ), we multiply by : Next, we subtract the original equation from this equation: Thus, we obtain: We simplify the fraction by dividing both the numerator and the denominator by : ---