document.write( "Question 842932: Hello,
\n" ); document.write( "I've tried to find this answer in my textbook; however, it does not give me step-by-step instructions. I want to learn. Please help! Thank you kindly.
\n" ); document.write( "QUESTION:
\n" ); document.write( "A man’s shoe that is size x in Britain is
\n" ); document.write( "size d(x) in the United States, where d(x) = x + 0.5.
\n" ); document.write( "A man’s shoe that is size x in the United States is
\n" ); document.write( "size t(x) in Continental size, where t(x) = x + 34.5.
\n" ); document.write( "Find a function that will convert British shoe size to
\n" ); document.write( "Continental shoe size.
\n" ); document.write( "

Algebra.Com's Answer #507787 by josgarithmetic(39621)\"\" \"About 
You can put this solution on YOUR website!
This relies on composition of a composition. Start with British size, compose for US size, compose for Continental size. You may want to handle one composition at a time; not everything all at once, so maybe keeping clear what your steps are would be easier than trying to compose the whole thing at once.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "British to US is d(x), and x here is not yet some other defined function we know anything about. Just d(x) relies on the measured British size.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "US to Continental is the composition \"highlight_green%28t%28d%28x%29%29%29\".
\n" ); document.write( "This now should be enough for you to understand the problem question more clearly and you to complete the solution.
\n" ); document.write( "
\n" );