document.write( "Question 354644: Hi, I was wondering if someone would be able to help me with the following question. If you can, please show all the work, so I can see how you obtained your answer.\r
\n" );
document.write( "\n" );
document.write( "The regular price of a computer is x dollars. Let F(x) = x-400 and g(x) = 0.75x\r
\n" );
document.write( "\n" );
document.write( "a.) Describe what the functions f and g model in terms of the price of the computer. \r
\n" );
document.write( "\n" );
document.write( "b.) Find (f degree g) (x) and describe what this models in terms of the price of the computer. \r
\n" );
document.write( "\n" );
document.write( "c.) Repeat part (b) for (g degree f) (x).\r
\n" );
document.write( "\n" );
document.write( "d.) Which composite function models the greater discount on the computer, f degree g or g degree f? Explain. \r
\n" );
document.write( "\n" );
document.write( "e.) Find f-1 and describe what this models in terms of the price of the computer. \r
\n" );
document.write( "\n" );
document.write( "I have no idea how to do this question. If anyone can help me, I appreciate it. \n" );
document.write( "
Algebra.Com's Answer #253386 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The regular price of a computer is x dollars. Let F(x) = x-400 and g(x) = 0.75x \n" ); document.write( "a.) Describe what the functions f and g model in terms of the price of the computer. \n" ); document.write( "F models a discount of 400 on the price of the computer. \n" ); document.write( "g models a discount of 25% on the cost of the computer \n" ); document.write( "--------------------------- \n" ); document.write( "b.) Find (f o g) (x) and describe what this models in terms of the price of the computer. \n" ); document.write( "fog(x) = f[g(x)] = f[0.75x] = 0.75x-400 \n" ); document.write( "--- \n" ); document.write( "Models a discount of 25% followed by a discount of 400 dollars. \n" ); document.write( "--------------------------- \n" ); document.write( "c.) Repeat part (b) for (g degree f) (x). \n" ); document.write( "gof(x) = g[x-400] = 0.75(x-400) \n" ); document.write( "Models a discount of 400 folled by a discount of 25%. \n" ); document.write( "---------------- \n" ); document.write( "d.) Which composite function models the greater discount on the computer, \n" ); document.write( "fog or gof? Explain. \n" ); document.write( "Compare: \n" ); document.write( "gof(x) R fog(x) \n" ); document.write( "0.75(x-400) R 0.75x-400 \n" ); document.write( "0.75x-300 R 0.75x-400 \n" ); document.write( "gof(x) > fog(x) \n" ); document.write( "--- \n" ); document.write( "So, fog(x) is the better discount \n" ); document.write( "---------------- \n" ); document.write( "e.) Find f-1 and describe what this models in terms of the price of the computer \n" ); document.write( "f(x) = x-400 \n" ); document.write( "Interchange x and y: \n" ); document.write( "x = y-400 \n" ); document.write( "solve for \"y\": \n" ); document.write( "y = x+400 \n" ); document.write( "---- \n" ); document.write( "The price of the computer is raised 400 \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |