This is a middle school problem that my nephew got, the teacher asked to solve it without using proportions:
The $\frac23$ of boys and the $\frac34$ of girls have passed an exam. Knowing that the number of boys enrolled in the exam is three times the number of girls, do we have enough information to calculate the percentage of the group that have passed the exam? [$68.75\%$]
That's how I solved it:
$x =$ number of boys
$y =$ number of girls
We know that $x = 3y$, so the total of students that enrolled in the exam is $4y$.
To calculate the number of students that have passed the exam:$$\left(\frac23\right)\times3y + \left(\frac34\right)\times y = \left(\frac{11}4\right)\times y$$ This is the number of students that have passed the exam related to the number of girls. To calculate the percentage related to the number of boys $+$ girls: $$\frac{\left(\frac{11}4\right)\times y}{4y} = 0.6875 = 68.75\%$$ But to calculate it I have used proportions. Is it even possible to get $68.75\%$ without using proportions?
The answer to the literal question asked is "yes, there is enough information". That answer doesn't use proportions, but it's probably not what the teacher had in mind. Pointing it out might brand you as a troublemaker.
Since as Kanwaljit Singh notes in his answer, the data are given as proportions (fractions, percentages and proportions are different ways to talk about the same idea) you can't really solve the problem without proportions. You can disguise them, as @user26766 does in his answer.