document.write( "Question 215884: If f(x)=2x+5/x-a and f(0)=-1,what is the value of a. \n" ); document.write( "
Algebra.Com's Answer #163105 by Theo(13342) You can put this solution on YOUR website! If f(x)=2x+5/x-a and f(0)=-1,what is the value of a. \n" ); document.write( "----- \n" ); document.write( "a = 5 \n" ); document.write( "----- \n" ); document.write( "here's how. \n" ); document.write( "----- \n" ); document.write( "(2*(0) + 5) / (0-a) = -1 \n" ); document.write( "This reduces to: \n" ); document.write( "5 / (-a) = (-1) \n" ); document.write( "Multiply both sides by (-a) to getg: \n" ); document.write( "5 = (-1) * (-a) \n" ); document.write( "This simplifies to: \n" ); document.write( "5 = a \n" ); document.write( "----- \n" ); document.write( "Substitute in original equation of: \n" ); document.write( "(2*(0) + 5) / (0-a) = -1 to get: \n" ); document.write( "(2*(0) + 5) / (0-5) = -1 which becomes: \n" ); document.write( "(5) / (-5) = (-1) which becomes: \n" ); document.write( "(-1) = (-1) confirming that a = 5 is a good value. \n" ); document.write( "----- \n" ); document.write( " \n" ); document.write( " |