We want to solve the given system.
x4 + y3 = 1 & (I) 2x - y3 = 17 & (II)
Before finding the method to solve this, let's simplify the equations. We can get rid of the fractions by multiplying each equation by a common denominator of the fractions in it. Let's do it!
To solve a system of linear equations using the Elimination Method, one of the variable terms needs to be eliminated when one equation is added to or subtracted from the other. This means that either the x- or the y-terms must cancel each other out.
3 x + 4 y = 12 & (I) 6 x - y = 51 & (II)
Currently, none of the terms in this system will cancel out. Let's find a common multiple between two variable like terms in the system. If we multiply Equation (I) by -2, the x-terms will have opposite coefficients.
-2(3 x + 4 y) = -2(12) 6 x - y = 51
⇓
-6 x - 8 y = -24 6 x - y = 51
The x-terms will eliminate each other now if we add Equation (I) to Equation (II).