document.write( "Question 566994: The page of a book measures 6in by 9in. A uniform border around the page leaves 28in^2 for type. What are the dimensions of the type area?\r
\n" );
document.write( "\n" );
document.write( "I have no idea where to begin with this. How do I solve this? \n" );
document.write( "
Algebra.Com's Answer #366405 by stanbon(75887) ![]() You can put this solution on YOUR website! The page of a book measures 6in by 9in. A uniform border around the page leaves 28in^2 for type. What are the dimensions of the type area? \n" ); document.write( "------------------------- \n" ); document.write( "Draw the picture of a rectangle inside a rectangle. \n" ); document.write( "The outer rectangle (including the inner triangle) \n" ); document.write( "has area = 6*9 = 54 sq in. \n" ); document.write( "------- \n" ); document.write( "The dimensions of the inner rectangle are: \n" ); document.write( "width = 6-2x \n" ); document.write( "length = 9-2x \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "(6-2x)(9-2x) = 28 \n" ); document.write( "54 - 12x -18x + 4x^2 = 28 \n" ); document.write( "--- \n" ); document.write( "4x^2 - 30x + 26 = 0 \n" ); document.write( "--- \n" ); document.write( "2x^2 - 15x + 13 = 0 \n" ); document.write( "2x^2 - 13x - 2x + 13 = 0 \n" ); document.write( "x(2x-13)-(2x-13) = 0 \n" ); document.write( "(2x-13)(x-1) = 0 \n" ); document.write( "------- \n" ); document.write( "Possible solutions: \n" ); document.write( "x = 13/2 or x = 1 \n" ); document.write( "------ \n" ); document.write( "Find Width and length: \n" ); document.write( "width = 6-2x \n" ); document.write( "length = 9-2x \n" ); document.write( "--- \n" ); document.write( "If x = 1 you get: \n" ); document.write( "width = 6-2x = 4 \n" ); document.write( "length = 9-2x = 7 \n" ); document.write( "========================= \n" ); document.write( "If x = (13/2) you get: \n" ); document.write( "width = 6-2(13/2) is negative \n" ); document.write( "length = 9-2(13/2) is negative \n" ); document.write( "----- \n" ); document.write( "So the only solution is width = 4 and length 7 \n" ); document.write( "=================================================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |