the question in English
Each of the 25 students in the class has made a journal on Monday. Knowing that every day a page was used and that the month is 31 days, find out how many pages the logs of all students.
Let
x--------------> total students
y--------------> total days in a month
z--------------> total page used per one student in 1 day
T--------------> total page used per total students in 1 month
we know that
x=25 students
y=31 pages
z=1 page
T=[x]*[y]*[z]------------> T=[25]*[31]*[1]------------> T=775 pages
the answer is 775 pages
the answer in Romanian
lăsa
x--------------> numărul total de elevi
y--------------> total zile într-o lună
z--------------> pagina totală utilizată pentru un student în 1 zi
T--------------> pagina totală utilizată pentru toți elevii în 1 lună
noi stim aia
x=25 elevi
y=31pagini
z=1 pagină
T=[x]*[y]*[z]------------> T=[25]*[31]*[1]------------> T=775 pagini
răspunsul este de 775 de pagini