document.write( "Question 443318: Suppose f(x)=A ln(x)+B, where A and B are constants. If f(1)=10 and f(e)=1. what are A and B? What are key algebraic concepts needed to solve the problem? \n" ); document.write( "
Algebra.Com's Answer #305788 by stanbon(75887) ![]() You can put this solution on YOUR website! Suppose f(x)=A ln(x)+B, where A and B are constants. If f(1)=10 and f(e)=1. what are A and B? What are key algebraic concepts needed to solve the problem? \n" ); document.write( "----------------------- \n" ); document.write( "f(x)=A ln(x)+B \n" ); document.write( "f(1) = 10 \n" ); document.write( "f(1) = A*ln(1)+B = A*0+B = B \n" ); document.write( "So, B = 10 \n" ); document.write( "------------------- \n" ); document.write( "f(e) = 1 \n" ); document.write( "f(e) = A*ln(e)+B \n" ); document.write( "f(e) = A*1+B \n" ); document.write( "f(e) = A+B \n" ); document.write( "--- \n" ); document.write( "So, A+B = 1 \n" ); document.write( "But B = 10, \n" ); document.write( "so A = -9 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |