document.write( "Question 342375: A size 36 shoe in France is size 3.5 in England. A function that converts shoe sizes in France to those in England is g(x)=3x-94 over 4 fraction. A size 6 shoe in the United States is size 3.5 in England. A function that converts shoe sizes in England to those in the United States is f(x)=x+5 over 2 the 5/2 is a fraction.\r
\n" );
document.write( "\n" );
document.write( "a. Use composition of functions to find a function that converts shoe sizes in France to those in the United States. Simplify the function.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b. Determine the shoe size in the United States for a size 38 shoe in France.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #245044 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A size 36 shoe in France is size 3.5 in England. \n" ); document.write( "A function that converts shoe sizes in France to those in England is g(x)=3x-94 over 4 fraction. \n" ); document.write( "g(x) = (3x-94)/4 \n" ); document.write( "---------------------- \n" ); document.write( "A size 6 shoe in the United States is size 3.5 in England. \n" ); document.write( "A function that converts shoe sizes in England to those in the United States is f(x)=x+5 over 2 the 5/2 is a fraction. \n" ); document.write( "f(x) = x + (5/2) \n" ); document.write( "----- \n" ); document.write( "a. Use composition of functions to find a function that converts shoe sizes in France to those in the United States. Simplify the function. \n" ); document.write( "f(g(x))= f[(3x-94)/4] = (3x-94)/4+(5/2) = [(3x-94)/4]+(10/4) = (3x-84)/4 \n" ); document.write( "---------------------------------------- \r \n" ); document.write( "\n" ); document.write( "b. Determine the shoe size in the United States for a size 38 shoe in France. \n" ); document.write( "f(g(38)) = (3*38-84)/4 = 7.5 \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |