document.write( "Question 156348: Trying to find the series for my son's \"Chicago Math\" 7th grade class. It's an exponetial series with the following (x,y) points (1,1), (2,3), (3,6), (4,10), (nth,?).\r
\n" );
document.write( "\n" );
document.write( "Help if you can, Thanks! \n" );
document.write( "
Algebra.Com's Answer #115156 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! exponetial series with the following (x,y) points (1,1), (2,3), (3,6), (4,10), (nth,? \n" ); document.write( "----------------- \n" ); document.write( "Exponential Form: y = ab^x \n" ); document.write( "You need to determine a and b. \n" ); document.write( "------------------------------- \n" ); document.write( "Substitute x and y from any two points to get two equaitons: \n" ); document.write( "1 = ab^1 \n" ); document.write( "6 = ab^3 \n" ); document.write( "-------------- \n" ); document.write( "Divide the 1st into the 2nd \n" ); document.write( "6 = b^2 \n" ); document.write( "b = sqrt(6) \n" ); document.write( "---------------- \n" ); document.write( "Substitute to solve for \"a\": \n" ); document.write( "1 = a(sqrt(6))^1 \n" ); document.write( "a = 1/sqrt(6) \n" ); document.write( "a = 0.408248 \n" ); document.write( "---------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "y = (0.408248)(sqrt(6))^x \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |