document.write( "Question 848691: The product of two numbers is 52. The sum of the same two numbers is 10. Find the sum of the reciprocals of the two numbers. \n" ); document.write( "
Algebra.Com's Answer #511240 by swincher4391(1107)\"\" \"About 
You can put this solution on YOUR website!
x*y = 52\r
\n" ); document.write( "\n" ); document.write( "x+y = 10\r
\n" ); document.write( "\n" ); document.write( "x = 10 - y\r
\n" ); document.write( "\n" ); document.write( "(10-y) * y = 52\r
\n" ); document.write( "\n" ); document.write( "10y - y^2 = 52\r
\n" ); document.write( "\n" ); document.write( "y^2 - 10y + 52 = 0 Not possible.\r
\n" ); document.write( "\n" ); document.write( "We check the discriminant:\r
\n" ); document.write( "\n" ); document.write( "b^2 - 4ac = 100 -4*52 = -8 < 0.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );