document.write( "Question 1083522: Find the missing term or terms in each geometric sequence.
\n" ); document.write( "...,4,_,_,108, ...
\n" ); document.write( "

Algebra.Com's Answer #697526 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Answer for the first blank: 12
\n" ); document.write( "Answer for the second blank: 36
\n" ); document.write( "
\r
\n" ); document.write( "\n" ); document.write( "-----------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Explanation:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The first term of this sequence is 4.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The second term is unknown.
\n" ); document.write( "While we don't know it, we do know that it's related to the first term.
\n" ); document.write( "Specifically it is equal to 4*r where r is the common ratio of this geometric sequence.
\n" ); document.write( "In other words,
\n" ); document.write( "second term = (common ratio)*(first term)
\n" ); document.write( "second term = (r)*(4)
\n" ); document.write( "second term = 4*r
\n" ); document.write( "Notice how the second term is built on the first term. In general, any given term is dependent on the previous term (as you'll see below).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Similarly,
\n" ); document.write( "third term = (common ratio)*(second term)
\n" ); document.write( "third term = (r)*(4*r)
\n" ); document.write( "third term = 4r^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "and,
\n" ); document.write( "fourth term = (common ratio)*(third term)
\n" ); document.write( "fourth term = (r)*(4*r^2)
\n" ); document.write( "fourth term = 4r^3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------------\r
\n" ); document.write( "\n" ); document.write( "the expression for the fourth term is 4r^3. We are given that the fourth term is also 108. Equate these two expressions and solve for r.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "4r^3 = 108
\n" ); document.write( "(4r^3)/4 = 108/4
\n" ); document.write( "r^3 = 27
\n" ); document.write( "CubeRoot(r^3) = CubeRoot(27) ... ** see note below **
\n" ); document.write( "r = 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Note: applying the cube root to both sides is the same as raising both sides to the 1/3 power. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now that we know the common ratio is r = 3, we use it to find the missing terms we need.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Plug r = 3 into the second term equation (defined above):
\n" ); document.write( "second term = 4*r
\n" ); document.write( "second term = 4*3
\n" ); document.write( "second term = 12\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Do the same for the third term equation as well:
\n" ); document.write( "third term = 4r^2
\n" ); document.write( "third term = 4*(3)^2
\n" ); document.write( "third term = 4*9
\n" ); document.write( "third term = 36\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "An alternative way to compue the third term is:
\n" ); document.write( "third term = (common ratio)*(second term)
\n" ); document.write( "third term = (r)*(12)
\n" ); document.write( "third term = (3)*(12)
\n" ); document.write( "third term = 36
\n" ); document.write( "and we get the same answer\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Side Notes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Plugging r = 3 into the equation for the fourth term leads to this:
\n" ); document.write( "fourth term = 4r^3
\n" ); document.write( "fourth term = 4*(3)^3
\n" ); document.write( "fourth term = 4*27
\n" ); document.write( "fourth term = 108
\n" ); document.write( "which helps verify that we have the right common ratio (r).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Another way to see if we have the right common ratio is to divide each term (but the first) over its previous term. Doing so yields\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(second term)/(first term) = 12/4 = 3
\n" ); document.write( "(third term)/(second term) = 36/12 = 3
\n" ); document.write( "(fourth term)/(third term) = 108/36 = 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We get 3 each time. This is another way to confirm that we have the right common ratio (r).\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );