document.write( "Question 305332: Two numbers are given. The sum of their squares minus twice their product is equal to 16. What is the difference between the largest and the smallest of these numbers?\r
\n" );
document.write( "\n" );
document.write( "(A) 4 (B) 6 (C) 8 (D) 10 (E) 16 \n" );
document.write( "
Algebra.Com's Answer #218595 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Two numbers are given. The sum of their squares minus twice their product is equal to 16. What is the difference between the largest and the smallest of these numbers?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let the two numbers be x & y\r \n" ); document.write( "\n" ); document.write( "x^2+y^2-2xy = 16\r \n" ); document.write( "\n" ); document.write( "(x-y)^2= 16\r \n" ); document.write( "\n" ); document.write( "x-y =4\r \n" ); document.write( "\n" ); document.write( "OR\r \n" ); document.write( "\n" ); document.write( "-(x-y)=4\r \n" ); document.write( "\n" ); document.write( "The difference =4\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |