document.write( "Question 817201: The 2nd term of a geometric series is 80 and the sixth term is 16/125. Find the common ratio and the first term of the series. Find also the sum to infinity of the series. \n" ); document.write( "
Algebra.Com's Answer #491934 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Consider the series as starting with 80
\n" ); document.write( "until you find the common ratio.
\n" ); document.write( "a1 = 80, a5 = 16/125 and n = 5
\n" ); document.write( "An = A2* r^5-1
\n" ); document.write( "16/125 = 80* r^4
\n" ); document.write( "Divide both sides by 80
\n" ); document.write( "16/10000 = r^4
\n" ); document.write( "Take the root 4 of 16/10000
\n" ); document.write( "= 2/10
\n" ); document.write( "= 1/5
\n" ); document.write( "So the common ratio is 1/5
\n" ); document.write( "Multiply 80 by 5
\n" ); document.write( "First term = 400.
\n" ); document.write( "....................
\n" ); document.write( "Sum to Infinity = a/(1 - r)
\n" ); document.write( "= 400/ (1 - 1/5)
\n" ); document.write( "=400/ 4/5
\n" ); document.write( "= 500
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );