document.write( "Question 887196: Find the function of the form y=loga^x whose graph is given. I was given the point (1/2, -1) Thank you for your time. \n" ); document.write( "
Algebra.Com's Answer #536477 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! using point (1/2, -1), x = 0.5 and y = -1, therefore \n" ); document.write( "-1 = log base a (0.5) \n" ); document.write( "using definition of logarithms, we get \n" ); document.write( "0.5 = a^-1 \n" ); document.write( "1/a = 0.5 \n" ); document.write( "multiply both sides of = by a (note a is not = 0) \n" ); document.write( "0.5a = 1 \n" ); document.write( "a = 1/0.5 = 2 \n" ); document.write( "therefore the log equation is \n" ); document.write( "y = log base 2 (x) \n" ); document.write( "check answer \n" ); document.write( "-1 = log base 2 (0.5) = -1 \n" ); document.write( "our answer checks \n" ); document.write( " \n" ); document.write( " |