document.write( "Question 1131189: The difference between the squares of two numbers is 15. Four times the square of the first number increased by the square of the second number is 65. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #747808 by ikleyn(52835)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( " x^2 - y^2 = 15 (1)\r\n" ); document.write( "4x^2 + y^2 = 65. (2)\r\n" ); document.write( "\r\n" ); document.write( "------------------------ Add the equations. In this way you eliminate y^2 \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "5x^2 = 15 + 65,\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "5x^2 = 80,\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "x^2 = 80/5 = 16 ====> x = +/-\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |