document.write( "Question 581670: DNA (deoxyribonucleic acid) is the basis of most genes. DNA is made of nucleotides. Each nucleotide can contain any one of these four nitrogenous bases is a linear sequence: A (adenine), G (guanine), C (cytosine), T (thymine). If an experimenter wishes to create a gene with a sequence of 9 bases, where bases can be repeated and order matters, how many different sequences are possible? \n" ); document.write( "
Algebra.Com's Answer #371769 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
There are 4 possibilities for the first position\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There are 4 possibilities for the second position\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "...\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "etc\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now multiply all these out \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So there are 4*4*4*4*4*4*4*4*4 = 4^9 = 262144 different sequences
\n" ); document.write( "
\n" );