document.write( "Question 1108407: In printing an article of 48,000 words, a printer decides to use two sizes of type. Using the larger type, a printed page contains 1,800 words. Using smaller type, a page contains 2,400 words. The article is allotted 21 full pages in a magazine. How many pages must be in smaller type? \n" ); document.write( "
Algebra.Com's Answer #723418 by ikleyn(52790)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "x*2400 + (21-x)*1800 = 48000,\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "where x = \"How many pages must be in smaller type\".\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Solve for x.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "24x + 21*18 - 18x = 480\r\n" ); document.write( "\r\n" ); document.write( "6x = 480 - 21*18 = 102 ====> x =\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |