document.write( "Question 117494: if 3/5 is added to twice the reciprical of a number, the result is 1. find the number \n" ); document.write( "
Algebra.Com's Answer #85523 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let the number be x. \n" ); document.write( "2/x + 3/5 = 1 \n" ); document.write( "10+3x=5x multiply each side by 5x to eliminate fractions. \n" ); document.write( "5x-3x=3x-3x+10 \n" ); document.write( "2x=10 \n" ); document.write( "x=5 \n" ); document.write( ". \n" ); document.write( "Check \n" ); document.write( "2*1/5 + 3/5 \n" ); document.write( "=2/5 +3/5 = 1 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |