Solve the system for and . If is equal to , where and are coprime positive integers, submit your answer as .
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.
2 x + y ⋅ 4 x = 6 4 1 6 x + y ⋅ 2 − y = 1 6
1.) Make the bases equal.
2 x + y ⋅ 2 2 x = 2 6
2 4 x + 4 y ⋅ 2 − y = 2 4
2.) Once all the bases are equal, take the exponents as linear equations, while still applying the rules of exponents.
3 x + y = 6
4 x + 3 y = 4
3.) Solve like how you would normally solve linear equations.. In my case, I used the substitution method.
3 x + y = 6 >>> y = − 3 x + 6
4 x + 3 ( − 3 x + 6 ) = 4
− 5 x + 1 8 = 4
5 x = − 1 4
x = 5 1 4
y = − 3 ( 5 1 4 ) + 6
y = − 5 1 2
4.) Check if both values are correct by substituting the variables as their respective values.
(The complete procedure isn't shown but both values are correct.)
6 4 = 6 4
1 6 = 1 6
5.) Once you've solved for the values and checked if they are the correct ones, add the values of both variables, then add the numerator and denominator of the sum, as instructed.
5 1 4 − 5 1 2 = 5 2
2 + 5 = 7
∴ The answer is 7 .