document.write( "Question 55486: 1)The first two terms of a geometric sequence are a1=1/3 and a2=1/6. what is a8 the 8th term? \r
\n" );
document.write( "\n" );
document.write( "2)If x is inversely proportional to y and x =60 when y =0.5 find x when x=12\r
\n" );
document.write( "\n" );
document.write( "3)An infinite geometric series has 1 ad 1/5 as its first 2 terms: 1, 1/5, 1/25, 1/125,... what is the sum, S, of the infinite series?\r
\n" );
document.write( "\n" );
document.write( "4) if y=7.2 when x=10 what is the value of x when y =20? (y varies inversely as the square of x) \n" );
document.write( "
Algebra.Com's Answer #37659 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1)The first two terms of a geometric sequence are a1=1/3 and a2=1/6. what is a8 the 8th term? \n" ); document.write( "r=(1/6)/(1/3) = 1/2 \n" ); document.write( "a(8)= ar^7 = (1/3)(1/2)^7 = 1/3*1/128= 1/384 \n" ); document.write( "---------------- \n" ); document.write( "2)If x is inversely proportional to y and x =60 when y =0.5 find x when x=12 \n" ); document.write( "y=k/x \n" ); document.write( "0.5=k/60 \n" ); document.write( "k=30 \n" ); document.write( "So y=30/x \n" ); document.write( "I assume you meant to say \"find y when x=12\". \n" ); document.write( "If so, \n" ); document.write( "y=30/12 = 5/2 \n" ); document.write( "---------------- \n" ); document.write( "3)An infinite geometric series has 1 ad 1/5 as its first 2 terms: 1, 1/5, 1/25, 1/125,... what is the sum, S, of the infinite series? \n" ); document.write( "What methods are you using to find the sum of an infinite series? \n" ); document.write( "--------------- \n" ); document.write( "4) if y=7.2 when x=10 what is the value of x when y =20? (y varies inversely as the square of x) \n" ); document.write( "y=k/x^2 \n" ); document.write( "7.2=k/(100) \n" ); document.write( "k=720 \n" ); document.write( "So, y = 720/x^2 \n" ); document.write( "20=720/x^2 \n" ); document.write( "x^2=720/20 \n" ); document.write( "x^2=36 \n" ); document.write( "x=6 or x=-6 \n" ); document.write( "Cheers \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |