document.write( "Question 1209170: Find one ordered pair (x,y) of real numbers such that x + y = 8 and x^3 + y^3 = 200 - 4x^2 - 4y^2. \n" ); document.write( "
Algebra.Com's Answer #847752 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Find one ordered pair (x,y) of real numbers such that x + y = 8 and x^3 + y^3 = 200 - 4x^2 - 4y^2. \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Left side x^3 + y^3 can be composed as (x+y)*(x^2 - xy + y^2).\r\n" ); document.write( "\r\n" ); document.write( "The factor (x+y) can be replaced by 8, based on the first equation.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "After that, second equation can be written in this form\r\n" ); document.write( "\r\n" ); document.write( " 8(x^2 - xy + y^2) = 200 - 4(x^2 + y^2),\r\n" ); document.write( "\r\n" ); document.write( "or\r\n" ); document.write( "\r\n" ); document.write( " 12(x^2 + y^2) - 8xy = 200,\r\n" ); document.write( "\r\n" ); document.write( " 12(x+y)^2 - 24xy - 8xy = 200,\r\n" ); document.write( "\r\n" ); document.write( " 12(x+y)^2 - 32xy = 200.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Again, we can replace here (x+y) by 8, and we get then\r\n" ); document.write( "\r\n" ); document.write( " 12*8^2 - 32xy = 200,\r\n" ); document.write( "\r\n" ); document.write( " 32xy = 12*64 - 200 = 568,\r\n" ); document.write( "\r\n" ); document.write( " xy = 568/32 = 17.75.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "But under the condition x+y = 8, well known minimax property says \r\n" ); document.write( "that the product xy may have the maximum value of 4*4 = 16 at x = y = 8/2 = 4.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "In other words, under given conditions, the original system has no real solutions.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "So, there is no any pair of real numbers (x,y) satisfying the imposed conditions.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved completely in Math terms.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |