document.write( "Question 65012: Any help solving this would be GREAT!!\r
\n" );
document.write( "\n" );
document.write( "Bob is laying out the pages of a book. Each page (8 inch wide by 10 inch tall) will have 1.25 inch margins on top, 1.5 inch margins on the bottom, and 1 inch margins on either side. If each character is 0.12 inches wide and 0.25 inches tall, how many characters can fit on a page? \n" );
document.write( "
Algebra.Com's Answer #45510 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Bob is laying out the pages of a book. Each page (8 inch wide by 10 inch tall) will have 1.25 inch margins on top, 1.5 inch margins on the bottom, and 1 inch margins on either side. If each character is 0.12 inches wide and 0.25 inches tall, how many characters can fit on a page? \n" ); document.write( "-------------- \n" ); document.write( "Figure out the usable dimensions of the page: \n" ); document.write( "Width: 8\"-2\"=6\" \n" ); document.write( "Height:10\"-1.25\"-1.5\"=7.25\" \n" ); document.write( "---------- \n" ); document.write( "Divide each of these by the corresponding dimension of each character: \n" ); document.write( "Width: 6/0.12 = 50 \n" ); document.write( "Height: 7.25/0.25=29 \n" ); document.write( "------------------ \n" ); document.write( "Maximum number of characters on the page = 50*29=1450 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |