document.write( "Question 792069: In printing an article of 27,000 words a printer decides to use two sizes of type. Using the larger type a printed page contains 1,200 words. Using smaller type, a page contains 1,500 words. The article is allotted 21 full pages in a magazine. how many pages must be in the smaller type? \n" ); document.write( "
Algebra.Com's Answer #479843 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x= Number of small pages \n" ); document.write( "y= Number of full pages \n" ); document.write( " \n" ); document.write( "1 x + 1 y = 21 .............1 \n" ); document.write( "Total words \n" ); document.write( "1200 x + 1500 y = 27000 .............2 \n" ); document.write( "Eliminate y \n" ); document.write( "multiply (1)by -1500 \n" ); document.write( "Multiply (2) by 1 \n" ); document.write( "-1500 x -1500 y = -31500 \n" ); document.write( "1200 x + 1500 y = 27000 \n" ); document.write( "Add the two equations \n" ); document.write( "-300 x = -4500 \n" ); document.write( "/ -300 \n" ); document.write( "x = 15 \n" ); document.write( "plug value of x in (1) \n" ); document.write( "1 x + 1 y = 21 \n" ); document.write( "15 + y = 21 \n" ); document.write( " y = 21 -15 \n" ); document.write( " y = 6 \n" ); document.write( " y = 6 \n" ); document.write( "x= 15 Number of small pages \n" ); document.write( "y= 6 Number of full pages \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " \n" ); document.write( " |