document.write( "Question 147848: If h(x)=a*b^x, h(0)=5, and h(1)=15, find the particular equation for this exponential function. I really don't understand what this question is asking. \n" ); document.write( "
Algebra.Com's Answer #108216 by nabla(475) ![]() You can put this solution on YOUR website! If h(0)=5, a must be 5. This is because b^0=1. \n" ); document.write( "Now, we have h(x)=5b^x. \n" ); document.write( "but h(1)=15, so \n" ); document.write( "15=5b \n" ); document.write( "and b=3\r \n" ); document.write( "\n" ); document.write( "Thus, we have:\r \n" ); document.write( "\n" ); document.write( "h(x)=5(3)^x \n" ); document.write( " |