document.write( "Question 53287: Using the index of a sequence as the domain and the value of the sequence as the range, is a sequence a function? \r
\n" );
document.write( "\n" );
document.write( "Include the following in your answer: \r
\n" );
document.write( "\n" );
document.write( "Which one of the basic functions (linear, quadratic, rational, or exponential) is related to the arithmetic sequence?
\n" );
document.write( "Which one of the basic functions (linear, quadratic, rational, or exponential) is related to the geometric sequence?
\n" );
document.write( "Give at least two real-life examples of a sequences or series. One example should be arithmetic, and the second should be geometric. Explain how these examples would affect you. \n" );
document.write( "
Algebra.Com's Answer #35545 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! Arithmetic Sequence can look like this: 0,2,4,6,8,10....x + 2 \n" ); document.write( "Simply, you add two each time. Relatively, you just add a basic constant. \n" ); document.write( "This can be seen in a linear line as: y = 2x + 0 \n" ); document.write( "A linear line shows that after \n" ); document.write( "Geometric Sequence can look like this: 1,3,9,27,81,243....3^x \n" ); document.write( "Simply, you just multiply by three eacch time. \n" ); document.write( "Think about this: \n" ); document.write( "for 0 values ~> 3^0 = 1 \n" ); document.write( "for 1 value ~> 3^1 = 3 \n" ); document.write( "for 2 values ~> 3*3 = 9 \n" ); document.write( "Of course, this looks like: y = 3^x \n" ); document.write( "Geometric sequence looks like an exponential function. \n" ); document.write( "Example: \n" ); document.write( "Arithmetic: If you develop two bumps a day, how many bumps would you have in a week?! Explains that you should check a docter.... \n" ); document.write( "Geometric: Bouncing of a ball may be decided as 1/3 of the previous bounce. This could better help you understand physics. Will the ball bounce forever? Mathematically, yes! Realistically, no! \n" ); document.write( " |