LOGICA — Esercizio 3
🎓
Sign up for free →
You are exploring a public demo
Sign up to access all exercises and save your progress.
📋 Testo
Replace the question marks with the 2 numbers that complete the sequence:
(2, 11, 22) (4, 13, ?) (6, ?, 30)
Analisi: Look at each triplet as a system with an internal rule that links the three numbers together. Compare the first triplet (2, 11, 22) with the second (4, 13, ?): what do you notice between the first and second numbers? And between the second and third? Try to find an operation (multiplication, addition, or combination) that connects the three values consistently across all triplets.
Your Solution Reflection Code
▶ Write your solution-reflection and send it for a guided review.
Socratic AI Tutor