document.write( "Question 1020410: 1.A very small library has only 4 books that you can borrow.the library allows you to borrow 1,2,3 or 4 books at a time.assuming tha you borrow at least one book ,how many different selections can you make?
\n" );
document.write( "2. Lisa makek up a series of numbers.he finds each number in the series by multiplying the previous number by 3 & adding 5.if his fifth number is 767, what must his first number have been?
\n" );
document.write( "Please help me \n" );
document.write( "
Algebra.Com's Answer #636293 by ikleyn(52780)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "1.A very small library has only 4 books that you can borrow.the library allows you to borrow 1,2,3 or 4 books at a time. \n" ); document.write( "Assuming that you borrow at least one book ,how many different selections can you make? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It is the same as to ask: how many non-empty subsets are there in the set of 4 elements.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The answer is \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For details, see the lesson How many subsets are there in a given finite set of n elements? in this site.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |