document.write( "Question 1199475: The 7th term is 56 and the 12th term is -1792 of the geometric
\n" );
document.write( "sequence. Find the ratio and the first term. Assume the
\n" );
document.write( "ratios are equal. \n" );
document.write( "
Algebra.Com's Answer #833375 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "r = common ratio\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 7th term \n" ); document.write( "xr = 8th term \n" ); document.write( "xr^2 = 9th term \n" ); document.write( "xr^3 = 10th term \n" ); document.write( "xr^4 = 11th term \n" ); document.write( "xr^5 = 12th term\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Each time we need a new term, we multiply the previous term by the common ratio r. \n" ); document.write( "The gap from the 7th term and the 12th term is 12-7 = 5, which is the exponent for xr^5.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this case, x = 56 is the seventh term. \n" ); document.write( "This means xr^5 updates to 56r^5 \n" ); document.write( "Set this equal to the given 12th term -1792\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "56r^5 = -1792 \n" ); document.write( "r^5 = -1792/56 \n" ); document.write( "r^5 = -32 \n" ); document.write( "From here you can use mental math to determine r = -2 because (-2)^5 = -32\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Or you could say this \n" ); document.write( "r^5 = -32 \n" ); document.write( "r = (-32)^(1/5) \n" ); document.write( "r = -2 \n" ); document.write( "The exponent of 1/5 represents the 5th root.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The nth term of a geometric sequence is a*r^(n-1) \n" ); document.write( "a = first term \n" ); document.write( "r = common ratio \n" ); document.write( "n = term number\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's plug r = -2 and n = 7. \n" ); document.write( "We'll use the fact the 7th term is 56.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "nth term = a*r^(n-1) \n" ); document.write( "7th term = a*r^(7-1) \n" ); document.write( "56 = a*(-2)^(7-1) \n" ); document.write( "56 = a*64 \n" ); document.write( "a = 56/64 \n" ); document.write( "a = 7/8 \n" ); document.write( "In decimal form this would be exactly 0.875, but I'll stick to the fraction form.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The nth term is therefore, \n" ); document.write( "a(n) = (7/8)*(-2)^(n-1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To verify this answer, plug n = 7 and you should get a(7) = 56. \n" ); document.write( "Also, you should find that a(12) = -1792. \n" ); document.write( "I'll let you do these verification steps.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answers: \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "First term = 7/8 \n" ); document.write( "Common ratio = -2 \n" ); document.write( " \n" ); document.write( " |