document.write( "Question 964996: A rectangular canvas picture measures 22 inches by 24 inches. The
\n" );
document.write( "canvas is mounted inside a frame of uniform width, increasing the total
\n" );
document.write( "area covered by both canvas and frame to 728 square inches. Find the
\n" );
document.write( "uniform width of the frame. \n" );
document.write( "
Algebra.Com's Answer #589762 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! You could assign variables to everything.\r \n" ); document.write( "\n" ); document.write( "u, one dimension of the canvas \n" ); document.write( "v, other dimension of the canvas \n" ); document.write( "A, total area of frame plus canvas \n" ); document.write( "w, the uniform width of the border\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You should draw a picture and label everything because this usually helps.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You could continue in symbolic form to solve for w using general solution formula for a quadratic equation, but maybe more comfortable to substitute the given values NOW, and then use the general formula solution. \n" ); document.write( "- \n" ); document.write( "u=22 \n" ); document.write( "v=24 \n" ); document.write( "A=728 \n" ); document.write( " |