Sheridan S. answered 03/25/20
Master's student with two Bachelor's degrees in Chemistry
First, you need to label your variables.
Let x=onion rings
Let y=sliders
Next, you need to create a system of equations to represent the calories and the number of items.
To represent calories:
65x+250y=695
To represent number of items:
x+y=5
Your system of equations should be:
65x+250y=695
x+y=5
You will need to isolate the variables and solve the system of equations. Let me know if you need any more help!