document.write( "Question 526024: Could you please help me with this word problem?
\n" );
document.write( " You are making a square frame of uniform width for a square picture that has side lengths of 2 feet. The total area of the frame is 5 square feet. What is the length of the sides of the frame?\r
\n" );
document.write( "\n" );
document.write( "Kamsahamnida! (Thank You!)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #348294 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You are making a square frame of uniform width for a square picture that has side lengths of 2 feet. The total area of the frame is 5 square feet. What is the length of the sides of the frame? \n" ); document.write( "------------ \n" ); document.write( "picture area = 2*2 = 4 sq. ft. \n" ); document.write( "----- \n" ); document.write( "Let the uniform with of the frame be \"x\". \n" ); document.write( "The outer dimensions of the frame are (2+2x)ft by (2+2x) ft \n" ); document.write( "---- \n" ); document.write( "Area of the whole picture with frame = (2+2x)^2 = 4+8x+4x^2 \n" ); document.write( "--- \n" ); document.write( "So, area of the frame alone is 4x^2+8x+4-4 = 4x^2+8x \n" ); document.write( "--- \n" ); document.write( "Equation: \n" ); document.write( "Solve for \"x\": \n" ); document.write( "4x^2+8x = 5 \n" ); document.write( "4x^2+8x-5 = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "x = [-8 + sqrt(64-4*4*-5)]/8 \n" ); document.write( "---- \n" ); document.write( "x = [-8 + sqrt(144)]/8 \n" ); document.write( "----- \n" ); document.write( "x = [-8+12]/8 \n" ); document.write( "--- \n" ); document.write( "x = 1/2 ft \n" ); document.write( "---- \n" ); document.write( "Length of the out sides of the frame = (2+2x) = 2+1 = 3 ft. \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============================= \n" ); document.write( " |