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 #85522 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 3/5+2(1/x)=1 \n" ); document.write( "3/5+2/x=1 \n" ); document.write( "2/x=1-3/5 \n" ); document.write( "2/x=2/5 now cross multiply. \n" ); document.write( "2x=10 \n" ); document.write( "x=5 answer. \n" ); document.write( "proof \n" ); document.write( "3/5+2*1/5=1 \n" ); document.write( "3/5+2/5=1 \n" ); document.write( "1=1 \n" ); document.write( " |