Let's solve for "x" first. Solve the first equation for "y":
ax + by = c; subtract ax...
by = c - ax; divide by b...
y = (c - ax) / b
Now plug that value into our second equation:
a²x² - b²((c - ax) / b))² = c⁴; square both sides of the rational...
a²x² - (b²(c - ax)² / b²) = c⁴; reduce the rational...
a²x² - (c - ax)² = c⁴; square...
a²x² - (c² - 2acx + a²x²) = c⁴; eliminate parentheses...
a²x² - c² + 2acx - a²x² = c⁴; combine like terms...
-c² + 2acx = c⁴; add c²...
2acx = c⁴ + c²; divide by 2ac...
x = (c⁴ + c²) / 2ac; reduce...
x = (c³ + c) / 2a
Use a similar process to solve for "y". First, solve the first equation for "x":
ax + by = c; subtract by...
ax = c - by; divide by a...
x = (c - by) / a
Substitute in the second equation:
a²((c - by) / a)² - b²y² = c⁴; square the rational...
(a²(c - by)² / a²) - b²y² = c⁴; reduce...
(c - by)² - b²y² = c⁴; square...
c² - 2bcy + b²y² - b²y² = c⁴; combine like terms...
c² - 2bcy = c⁴; subtract c²...
-2bcy = c⁴ - c²; divide by -2bc...
y = (c⁴ - c²) / -2bc; reduce...
y = (c³ - c) / -2b