document.write( "Question 105453: The product of two numbers is 5 and the sum of their reciprocals is 9/10. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #76759 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! XY=5 OR X=5/Y \n" ); document.write( "1/X+1/Y=9/10 \n" ); document.write( "NOW REPLACE X BY 5/Y & SOLVE FOR Y IN THE SECOND EQUATON. \n" ); document.write( "1/(5/Y)+1/Y=9/10 NOW INVERT THE DENOMINATOR OF THE FIRST FRACTION. \n" ); document.write( "Y/5+1/Y=9/10 NOW COMBINE THE FRACTIONS. \n" ); document.write( "(Y*2+5)/5Y=9/10 NOW CROSS MULTIPLY \n" ); document.write( "10Y^2+50=45Y \n" ); document.write( "10Y^2-45Y+50=0 \n" ); document.write( "5(2Y^2-9Y+10)=0 \n" ); document.write( "5(2Y-5)(Y-2)=0 \n" ); document.write( "2Y-5=0 \n" ); document.write( "2Y=5 \n" ); document.write( "Y=5/2 OR 2.5 ANSWER \n" ); document.write( "X*2.5=5 \n" ); document.write( "X=5/2.5 \n" ); document.write( "X=2 ANSWER. \n" ); document.write( "PROOF \n" ); document.write( "2*2.5=5 \n" ); document.write( "1/2.5+1/2=9/10 \n" ); document.write( "(5+4)/10=9/10 \n" ); document.write( "9/10=9/10 \n" ); document.write( " |