document.write( "Question 926023: The function c(p) = 6 • 2p – 1 represents the number of circles on page p in an artist’s book.\r
\n" );
document.write( "\n" );
document.write( "What does the value 6 represent in this situation?
\n" );
document.write( "(Points : 1)
\n" );
document.write( " a. There are 6 circles on the first page of the book.
\n" );
document.write( " b. There are a total of 6 pages in the book.
\n" );
document.write( " c. Every page contains 6 more circles than the previous page.
\n" );
document.write( " d. The number of circles on a page is 6 times the number of circles on the previous page. \n" );
document.write( "
Algebra.Com's Answer #561938 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! the answer is b, consider this table \n" ); document.write( "c(1) = 11 circles \n" ); document.write( "c(2) = 23 circles \n" ); document.write( "c(3) = 35 circles \n" ); document.write( "c(4) = 47 circles \n" ); document.write( "note there are 11 circles on page 1 \n" ); document.write( " \n" ); document.write( " |