Bess is trying to solve a puzzle where she has to figure out two numbers, x and y. The sum of twice x and 3 times y is less than 6. Also, y must be greater than 1 less than twice the x. What are some possible solutions to graph?
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (turingtest):
how would you write
"The sum of twice x and 3 times y is less than 6"
with symbols?
OpenStudy (anonymous):
x^2+3y-6
OpenStudy (turingtest):
twice x means "two times x"
"less than six" is written as "<6"
OpenStudy (anonymous):
2x < 6
OpenStudy (turingtest):
you still need to add the 3y
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
2x+3y<6
OpenStudy (turingtest):
good, now what about the other phrase:
"y must be greater than 1 less than twice the x"
how would you write that?
OpenStudy (anonymous):
y>1-2x
OpenStudy (turingtest):
good, now write both inequalities so that the inequality sign is facing the same way
OpenStudy (anonymous):
2x+3y<6
2x-1<y
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (turingtest):
good, now add them
OpenStudy (anonymous):
together?
OpenStudy (turingtest):
yes, add the left hand sides and keep them on the left, and add the right-hand sides and keep them on the right