Write a mathematical sentence that expresses the information given below. Use s as your variable name. If necessary: type < = to mean or > = to mean . If you need to show multiplication, do not use the letter x. Use the asterisk ( * ) symbol instead, or simplify your answer. Mr. Jones's algebra class has too many students in it. If the class were split exactly in half to form 2 new classes, each class would have no more than 18 students in it.
?
X<=36
cause ... I dont quite know how to explain it...
Well let's establish what X is. I guess it's sensible to let X be `her class size`, right?
`If the class were split exactly in half to form 2 new classes` Another way to read this wording is, `if the class size is divided by 2`
Right
So that part of the sentence gives us X/2 for our expression
If X is her class size, then X/2 is half of her class size
And you have correct equality usage, `no more than` corresponds to `less than or equal to`
But I'm not sure why you put 36 hmmm
Oh at the very top of the page it says `use s as your variable name`. So maybe we're supposed to call it `s` instead of `X`.
*/2>17
18>=(s/2)
Join our real-time social learning platform and learn together with your friends!