document.write( "Question 1179241: Solve for the following
\n" );
document.write( "1. A sales agent received 14% of his total sales. If total sales reached
\n" );
document.write( "P 23, 450.00, how much did the sales agent receives?
\n" );
document.write( "2. Marylou reads 90 pages of a book containing 600 pages.
\n" );
document.write( "What percent of the book did he read?
\n" );
document.write( "3. In a class of 50, 9 were born in the month of March,
\n" );
document.write( "What percent of the class was that number?
\n" );
document.write( "4. There is a total of 47 600 books in the public library. Of these books,
\n" );
document.write( "21% are Science books. How many Science books are in the
\n" );
document.write( "library?
\n" );
document.write( "5. Video City rented 80% of its stock of movies on Friday. If 400 movies
\n" );
document.write( "were rented on Friday, how many movies did video City have in
\n" );
document.write( "stock? \n" );
document.write( "
Algebra.Com's Answer #850253 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! Let's solve each problem step-by-step:\r \n" ); document.write( "\n" ); document.write( "**1. Sales Agent's Commission:**\r \n" ); document.write( "\n" ); document.write( "* **Total Sales:** P 23,450.00 \n" ); document.write( "* **Commission Rate:** 14% (0.14) \n" ); document.write( "* **Commission Amount:** 23,450.00 * 0.14 = 3,283.00\r \n" ); document.write( "\n" ); document.write( " * The sales agent received P 3,283.00.\r \n" ); document.write( "\n" ); document.write( "**2. Percentage of Book Read:**\r \n" ); document.write( "\n" ); document.write( "* **Pages Read:** 90 \n" ); document.write( "* **Total Pages:** 600 \n" ); document.write( "* **Percentage Read:** (90 / 600) * 100% = 15%\r \n" ); document.write( "\n" ); document.write( " * Marylou read 15% of the book.\r \n" ); document.write( "\n" ); document.write( "**3. Percentage of Class Born in March:**\r \n" ); document.write( "\n" ); document.write( "* **Students Born in March:** 9 \n" ); document.write( "* **Total Students:** 50 \n" ); document.write( "* **Percentage:** (9 / 50) * 100% = 18%\r \n" ); document.write( "\n" ); document.write( " * 18% of the class was born in March.\r \n" ); document.write( "\n" ); document.write( "**4. Number of Science Books:**\r \n" ); document.write( "\n" ); document.write( "* **Total Books:** 47,600 \n" ); document.write( "* **Percentage of Science Books:** 21% (0.21) \n" ); document.write( "* **Number of Science Books:** 47,600 * 0.21 = 9,996\r \n" ); document.write( "\n" ); document.write( " * There are 9,996 Science books in the library.\r \n" ); document.write( "\n" ); document.write( "**5. Total Movies in Stock:**\r \n" ); document.write( "\n" ); document.write( "* **Percentage Rented:** 80% (0.80) \n" ); document.write( "* **Movies Rented:** 400 \n" ); document.write( "* **Total Movies:** 400 / 0.80 = 500\r \n" ); document.write( "\n" ); document.write( " * Video City had 500 movies in stock. \n" ); document.write( " \n" ); document.write( " |