document.write( "Question 1145565: Lucy wants her portrait to be framed of uniform width. If the dimensions of the portrait is 10.5 x 14 in and the frame to be build is in the ratio 5:6, what are the dimensions of the frame? \n" ); document.write( "
Algebra.Com's Answer #766826 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let w be the frame uniform width.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then your setup equation is this\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"%2810.5%2B2w%29%2F%2814%2B2w%29\" = \"5%2F6\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve it, cross multiply\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    6*(10.5 + 2w) = 5*(14 + 2w).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The rest is several easy steps\r\n" );
document.write( "\r\n" );
document.write( "    \r\n" );
document.write( "     63 + 12w = 70 + 10w,\r\n" );
document.write( "\r\n" );
document.write( "     12w - 10w = 70 - 63\r\n" );
document.write( "\r\n" );
document.write( "      2w       = 7\r\n" );
document.write( "\r\n" );
document.write( "       w       = 7/2 = 3.5 inches.      ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the outer dimensions of the frame are 10.5+2*3.5 = 17.5 inches and 14+2*3.5 = 21 inches.    ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  The ratio of outer dimensions of the frame is  \"17.5%2F21\" = \"5%2F6\".   ! Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );