This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
We let x be the apple and y be the orange. We have
x − y = 5 ( 1 )
x + 2 y = 2 ( 2 )
Method 1: By substitution
In ( 1 ) , we solve x in terms of y then substitute in ( 2 ) . We have
x − y = 5 ( 1 ) ⟹ x = 5 + y
Then substitute in ( 2 ) ,
5 + y + 2 y = 2
5 + 3 y = 2
3 y = − 3
y = − 1
Now solve for x using any equation,
x = 5 + y ⟹ x = 5 − 1 = 4
Alternate Solution
In ( 1 ) , we solve y in terms of x then substitute in ( 2 ) . We have
x − y = 5 ⟹ y = x − 5
Then substitute in ( 2 )
x + 2 ( x − 5 ) = 2
x + 2 x − 1 0 = 2
3 x = 1 2
x = 4
Now solve for y using any equation,
y = x − 5 = 4 − 5 = − 1
Method 2: Elimination by addition or subtraction
Subtract ( 1 ) from ( 2 ) , we obtain
3 y = − 3 ⟹ y = − 1
Now solve for x using any equation,
x − ( − 1 ) = 5
x + 1 = 5
x = 4
Check by substituting the values to the original equations
x − y = 5
4 − ( − 1 ) = 5
4 + 1 = 5
5 = 5 o k a y
x + 2 y = 2
4 + 2 ( − 1 ) = 2
4 − 2 = 2
2 = 2 o k a y
Finally,
x + y = 4 − 1 = 3
Problem Loading...
Note Loading...
Set Loading...
Ap - Or = 5, Ap + 2Or = 2. Subtracting, -3Or = 3, so Or = -1. Then Ap = 4, and the sum = 3.