document.write( "Question 1141349: What is the missing term of the geometric sequence {45,_,1620}? \n" ); document.write( "
Algebra.Com's Answer #761892 by Edwin McCravy(20059)\"\" \"About 
You can put this solution on YOUR website!
The second term is the first term, 45, times r, the common ratio.  \r\n" );
document.write( "So the second term must be 45r.  So the sequence is\r\n" );
document.write( "\r\n" );
document.write( "45, 45r, 1620\r\n" );
document.write( "\r\n" );
document.write( "The third term is the second term, 45r, times r, the common ratio.  So the third term must be 45r².  But it's also 1620.\r\n" );
document.write( "\r\n" );
document.write( "So we have the equation:\r\n" );
document.write( "\r\n" );
document.write( "\"45r%5E2=1620\"\r\n" );
document.write( "\r\n" );
document.write( "Divide both sides by 45\r\n" );
document.write( "\r\n" );
document.write( "\"r%5E2=36\"\r\n" );
document.write( "\r\n" );
document.write( "Take square roots of both sides:\r\n" );
document.write( "\r\n" );
document.write( "\"r=%22%22+%2B-+6\"\r\n" );
document.write( "\r\n" );
document.write( "So the second term 45r is 45(±6) or ±270.\r\n" );
document.write( "\r\n" );
document.write( "The sequence is either\r\n" );
document.write( "\r\n" );
document.write( "45, 270, 1620   or 45, -270, 1620.\r\n" );
document.write( " \r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );