document.write( "Question 252896: The daily newspaper always follows a particular format. Each even-numbered page contains 6 articles and each odd-numbered page contains 7 articles. If today paper has 36 pages, how many articles does it contain ? \r
\n" );
document.write( "\n" );
document.write( "(A) 282 (B) 249 (C) 234 (D) 220 (E) 180
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #185009 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! THERE ARE 36/2=18 PAIR OF ODD-EVEN PAGES. \n" ); document.write( "EACH PAIR HAS 6+7=13 ARTICLES. \n" ); document.write( "18*13=234 TOTAL ARTICLES. \n" ); document.write( "ANSWER C). \n" ); document.write( " |