document.write( "Question 765337: The first term of geometric sequence is a^-4, the second term is a^x. If the 8th term is a^52, what is the value of x?
\n" );
document.write( "Please advise me how to solve this,
\n" );
document.write( "I figured out a^x= ar and ar^7 = 52, and I don't know where it goes from here.
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #466087 by Theo(13342)![]() ![]() You can put this solution on YOUR website! a.1 = the first term in the sequence. \n" ); document.write( "a.2 = second term in the sequence. \n" ); document.write( "a.n = nth term in the sequence. \n" ); document.write( "you are given that a.1 = a^-4 (first term in the sequence). \n" ); document.write( "you are also given that a.2 = a^x (second term in the sequence). \n" ); document.write( "you are also given that a.8 = a^52 (eighth term in the sequence).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "first thing you want to do is solve for r. \n" ); document.write( "you can use the first and second terms in the sequence to do this. \n" ); document.write( "first term is a^-4. \n" ); document.write( "second term is a^x \n" ); document.write( "formula for second term is: \n" ); document.write( "a.2 = a.1 * r^(n-1) \n" ); document.write( "in the second term of the sequence, n is equal to 2. \n" ); document.write( "in the first term of the sequence, n is equal to 1. \n" ); document.write( "you get: \n" ); document.write( "a.2 = a.1 * r^(2-1) which becomes a.2 = a.1 * r^1 which becomes a.2 = a.1 * r \n" ); document.write( "your formula becomes: \n" ); document.write( "a.2 = a.1 * r (second term in the sequence is equal to a.1 * r). \n" ); document.write( "since a.2 is equal to a^x and a.1 is equal to a^-4, this formula becomes: \n" ); document.write( "a^x = a^-4 * r \n" ); document.write( "you can now solve for r in terms of a as follows: \n" ); document.write( "divide both sides of this equation by a^-4 to get: \n" ); document.write( "r = a^x / a^-4 \n" ); document.write( "the laws of exponent arithmetic make this equal to: \n" ); document.write( "r = a^(x-(-4)) which becomes: \n" ); document.write( "r = a^(x+4) \n" ); document.write( "you now have the value of r. \n" ); document.write( "r is equal to a^(x+4) \n" ); document.write( "you are given that the 8th term in the sequence is equal to a^52. \n" ); document.write( "the 8th term in the sequence is given by the formula: \n" ); document.write( "a.8 = a.1 * r^(8-1) which becomes: \n" ); document.write( "a.8 = a.1 * r^7) \n" ); document.write( "you know that a.1 is equal to a^-4 and you know that r = a^(x+4) and you know that a.8 is equal to a^52, so you can susbtitute in the formula for a.8 to get: \n" ); document.write( "a^52 = a^-4 * (a^(x+4))^7 \n" ); document.write( "by the rules of exponent arithmetic, a^(x+4))^7 becomes a^(7*(x+4)) which becomes \n" ); document.write( "a^(7x+28). \n" ); document.write( "your formula becomes: \n" ); document.write( "a^52 = a^-4 * a^(7x+28). \n" ); document.write( "by the rules of exponent arithmetic, a^-4 * a^(7x+28) is equal to a^(-4 + 7x + 28) which is equal to a^(7x + 24). \n" ); document.write( "your formula becomes: \n" ); document.write( "a^52 = a^(7x + 24) \n" ); document.write( "this can only be true if 52 = 7x + 24. \n" ); document.write( "now you can solve for x as follows: \n" ); document.write( "subtract 28 from both sides of that equation to get: \n" ); document.write( "52 - 24 = 7x \n" ); document.write( "simplify to get: \n" ); document.write( "28 = 7x \n" ); document.write( "solve for x to get: \n" ); document.write( "x = 4 \n" ); document.write( "that's your answer. \n" ); document.write( "x = 4 \n" ); document.write( "you can confirm your answer is good by substituting for x in all the equations that use it. \n" ); document.write( "before you do that, however, solve for r with x = 4. \n" ); document.write( "when x = 4, r = a^(x+4) becomes a^8. \n" ); document.write( "the first term in your sequence is equal to a^-4 (given). \n" ); document.write( "the second term in your sequence is equal to a^x which is equal to a^4 because x = 4. \n" ); document.write( "since a.2 = a.1 * r, this means that a.2 = a.1 * a^8 because r = a^8. \n" ); document.write( "since a.2 = a^4 and a.1 = a^-4, then this formula becomes: \n" ); document.write( "a^4 = a^-4 * a^8. \n" ); document.write( "by the rules of exponent arithmetic, a^-4 * a^8 = a^(-4 + 8) = a^4 and you get: \n" ); document.write( "a^4 = a^4. \n" ); document.write( "by similar manipulations you can solve for a.8 as well. \n" ); document.write( "a.8 = a.1 * r^(8-1) which is equal to a.1 * r^7. \n" ); document.write( "since r = a^8, this formula becomes: \n" ); document.write( "a.8 = a.1 * (a^8)^7 which becomes: \n" ); document.write( "a.8 = a.1 * a^56 \n" ); document.write( "since a.1 = a^-4 and a^8 = a^52, this formula becomes: \n" ); document.write( "a^52 = a^-4 * a^56 \n" ); document.write( "by the rules of exponent arithmetic, a^-4 * a^56 = a^(-4 + 56) which becomes a^-52. \n" ); document.write( "your formula becomes: \n" ); document.write( "a^52 = a^52 which is true, confirming the value of x = 4 is good.,\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |