Avery B. answered 07/07/24
Tutor, Engineer and Mentor- Caring, Rigorous and Straightforward
Hi Laura, thanks for your question! We can solve with the simple steps below. Let's assume we're using variables x and y.
- Write Equation 1: Using the comment "their sum is -5", this tells us that: x+y=-5
- Write Equation 2: Using the comment "One number is three more than twice another" this tells us that x is three more than double y. This can be written as: x=2y+3.
- Isolate: Using "x+y=-5", isolate x: x=-5-y
- Note: You can also isolate y and you will ultimately get the same result, but I've isolated x here for simplicity's sake!
- Equate: Set Step 4 equation "x=-5-y" equal to Step 3 equation "x=2y+3" to yield: 2y+3=-5-y
- Solve y: 2y+3=-5-y-->3y+3=-5-->3y=-8
- y=-8/3
- Solve x: Plug back in to solve x using "x+y=-5": x+-8/3=-5-->x=-5+8/3
- x=-7/3
Answers:
- x: -7/3
- y: -8/3