document.write( "Question 1062748: Here is my problem: There are two geometric sequences with 3rd term 5 and 5th term 80. What are the two possible values of the 4th term?\r
\n" );
document.write( "\n" );
document.write( "I have my two equations of
\n" );
document.write( "5=ar^2
\n" );
document.write( "80=ar^4
\n" );
document.write( "(a is first term and r is mutliplier quantity)\r
\n" );
document.write( "\n" );
document.write( "I then go to 80/5 = r^4/r^2 which then ends up being 16r = r^2 and over to r^2 - 16r = 0. Completing the square gives me r^2 - 16r + 64 = 64. Problem is that then gets me right back to my pre-completing the square part. My other option is to do r(r-16) = 0 which gives me r = 0 and 16 which can't work because r = 0 doesn't give me any workable answer. So I must assume I'm doing something wrong. \r
\n" );
document.write( "\n" );
document.write( "Thanks for any help! \n" );
document.write( "
Algebra.Com's Answer #677731 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "You should go from \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solving for r leads to \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now that we know that \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "fourth term = r*(third term) \n" ); document.write( "fourth term = r*5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If r = 4, then \n" ); document.write( "fourth term = r*5 \n" ); document.write( "fourth term = 4*5 \n" ); document.write( "fourth term = 20\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "OR\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If r = -4, then \n" ); document.write( "fourth term = r*5 \n" ); document.write( "fourth term = -4*5 \n" ); document.write( "fourth term = -20\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "===================================================================\r \n" ); document.write( "\n" ); document.write( "Question: There are two geometric sequences with 3rd term 5 and 5th term 80. What are the two possible values of the 4th term?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 20 or -20\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |