In a meeting a government officer wanted to distribute certain number of apples equally
among the physically handicapped children. If the number of children was 2 less, each of
them would have got one apple more. Again when the ten officers present in the day are
also included, then each of them will get 3 apples less. Find the number of the
handicapped children and the number of apples
1
Expert's answer
2019-12-09T11:29:28-0500
Let a - amount of apples, c - amount of children. Will compose a system of equations describing these two conditions.
⎩⎨⎧c−2a−ca=1ca−c+10a=3
Will carry out the elementary transformations
⎩⎨⎧c(c−2)ac−ac+2a=1c(c+10)ac+10a−ac=3
{2a=c(c−2)(1)10a=3c(c+10) (2)
Will multiply the first equation by 5, equate the right sides of the equations and determine the c .
5c(c−2)=3c(c+10)5c−3c=30+10c=240c=20
Will substitute c in equation (1) and define the a
Comments