document.write( "Question 1013002: I have 9 nine numbers(7,9,22,26,35,39,41,42,46. I want to group where I have combinations of six digits each have the possibility of being the sixth digit. What will this look like? Will you display these combinations for me?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #629715 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "I don't understand why you would say \"each have the \r\n" );
document.write( "possibility of being the sixth digit\".  Are these to\r\n" );
document.write( "be combinations (where order is not important?) Or are\r\n" );
document.write( "they permutations (where order is important).  Since\r\n" );
document.write( "\"sixth digit\" specifies a particular order, it would\r\n" );
document.write( "seem that you mean permutations rather than combinations.\r\n" );
document.write( "If you can be more explicit in the thank-you note form\r\n" );
document.write( "below as to what you want, I will get back to you by \r\n" );
document.write( "email.  Try to state the exact instructions word-for-word\r\n" );
document.write( "as they are given.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );