document.write( "Question 46999This question is from textbook COLLEGE ALGEBRA
\n" ); document.write( ": What is the common ration in the geometric sequence 4, -12, 36, -108, . . .? \n" ); document.write( "
Algebra.Com's Answer #31131 by atif.muhammad(135)\"\" \"About 
You can put this solution on YOUR website!
4, -12, 36, -108\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The common formula for a geometric sequence is \"a%2A%28r%5E%28n-1%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "where a is the first term, r is the common ratio\r\n" );
document.write( "\r\n" );
document.write( "In our case, a=4 -- 4 is the first term\r\n" );
document.write( "\r\n" );
document.write( "So our formula now is: \"4%2A%28r%5E%28n-1%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "We know that when n=2, our sequence number is -12.\r\n" );
document.write( "\r\n" );
document.write( "Let's substitute these values into our formula\r\n" );
document.write( "\r\n" );
document.write( "\"4%2A%28r%5E%282-1%29%29=-12\" \"4%2A%28r%29%29=-12\"\r\n" );
document.write( "\r\n" );
document.write( "4r = -12\r\n" );
document.write( "\r\n" );
document.write( "r= -3\r\n" );
document.write( "\r\n" );
document.write( "Hence, our common ratio is -3.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "
\n" ); document.write( "
\n" );