Let x and y be positive integers.
You are given the following 2 equations.
1) x + y = 1 1
2) x y 2 = 7 2
What is the numerical value of x 3 y ?
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.
y = 3 is not the only solution. Because y 2 ( 1 1 − y ) − 7 2 = 0 is a cubic equation, then it has at most 3 roots. factoring out ( y − 3 ) gives y = 4 ± 2 1 0 as the other two roots. So there are another two values of x 3 y .
You should clarify in your question that you're only looking for integers of x and y , else there will be 3 distinct answers.
Log in to reply
Okay, it's fixed.
Good point. Will fix.
Problem Loading...
Note Loading...
Set Loading...
since x + y = 11, x = 11 - y
substituting, y 2 ( 1 1 − y ) = 72
72 = 8 * 9 = 8 * 3 2
so y = 3, therefore x = 11-3 = 8
8 3 * 3 = 1536