Can't solve
in Geometry Answers by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

1 Answer

x²+y=37, x+y²=149,

So, subtracting the first equation from the second:

x+y²-x²-y=112,

y²-x²-(y-x)=112=(y-x)(y+x)-(y-x)=112

So (y-x)(y+x-1)=112

The factors of 112 can be grouped in pairs:

(1,112), (2,56), (4,28), (7,16), (8,14).

Let’s assume there is at least one integer solution for x and y, then we can find simultaneous equations using these factors.

Take the general case where the factors are a and b, so the 5 pairs above are examples of (a,b) and the simultaneous equations are:

y-x=a and y+x-1=b.

If we add these two equations we get:

2y-1=a+b, y=(a+b+1)/2, x=y-a.

If x and y are integers, we can eliminate those factors where a and b are both odd or both even. Also, since x²+y=37, x=√(37-y), y must be less than 37.

That leaves us with:

(1,112), (7,16)

  a      b       x       y     x²+y   y²+x

  1     112 eliminate, because y=57>37

  7      16     5      12      37    149,

so we have one integer solution (5,12).

However, there may be other solutions.

Since y=37-x² we can substitute for y in the second equation:

x+(37-x²)²=149,

x+1369-74x²+x⁴-149=0,

x⁴-74x²+x+1220=0.

We already know that x=5 is a solution so we can use synthetic division to reduce the quartic:

5 | 1  0  -74       1  | 1220

      1  5   25 -245 |-1220

      1  5 -49 -244

So x³+5x²-49x-244=0 is a cubic to be solved.

 

This shows the original equations graphically intersecting at four points. One of them is (5,12) as expected. To find the other three we can use the graph and Newton’s Method.

From the graph we can see the approximate x values at x=-5, -7 and 7.

To use Newton’s method we differentiate the cubic:

3x²+10x-49 and use the following iterative function:

x=x-(x³+5x²-49x-244)/(3x²+10x-49).

We start the process by setting x to one of -5, -7, 7 in the right hand expression, and we get a new value for x on the left hand side. This value is then plugged into the right hand expression to give another value for x on the left hand side, and so on. This will quickly give us each of the three solutions in the cubic for x, and we can use either of the two original equations to find y.

Using a calculator, I found 3 more pairs of values for (x,y) in addition to (5,12):

(-4.959029865,12.4080228),

(-7.035012262,-12.49139753),

(6.994042127,-11.91662527).

 

 

 

 

 

by Top Rated User (1.2m points)

Related questions

1 answer
asked Nov 19, 2013 in Algebra 1 Answers by anonymous | 1.1k views
1 answer
asked Sep 18, 2013 in Pre-Algebra Answers by anonymous | 699 views
2 answers
asked Jun 14, 2013 in Algebra 1 Answers by anonymous | 3.2k views
1 answer
asked Sep 5, 2021 in Other Math Topics by McCquabena Bannor Level 4 User (7.5k points) | 657 views
1 answer
asked Jul 14, 2015 in Algebra 1 Answers by anonymous | 1.4k views
1 answer
asked Mar 11, 2014 in Calculus Answers by RE Dot Ro Level 1 User (120 points) | 1.6k views
1 answer
asked Jan 9, 2013 in Calculus Answers by anonymous | 680 views
1 answer
asked Dec 24, 2012 in Algebra 2 Answers by anonymous | 856 views
1 answer
2 answers
asked May 30, 2012 in Algebra 1 Answers by jeannine worthem Level 1 User (120 points) | 1.1k views
Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!
87,516 questions
100,279 answers
2,420 comments
732,222 users