document.write( "Question 1048319: A web developer is creating a website. The page will have a frame along its top and left sides showing the name of the site and links to different parts of the site. These frames will take up one third of the computer screen. If the computer screen is 7 in by 11 in, what will the width of the frames be? \n" ); document.write( "
Algebra.Com's Answer #664138 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! The area of the screen is 7 x 11=77 \n" ); document.write( "Let n be the width of the frames. Then: \n" ); document.write( "(7-n)(11-n)=(2x77)/3 \n" ); document.write( "231-54n+3nē=154 \n" ); document.write( "3nē-54n+77=0 \n" ); document.write( "Using the quadratic formula; we get n=16.439 and 1.561. Throwing out the higher number, we get the width of the frame to be 1.561 inches. ☺☺☺☺ \n" ); document.write( " |