document.write( "Question 1165966: Jenny gets paid $9 per hour working as a waiter at a local restaurant. Her boss also pays her $10 per hours to design graphics for their weekly specials menu. She works a total of 30 hours each week. The following functions can be used to define this situation. Let x represent the hours that Jenny works each week as a waiter. Let s represent the number of hours that Jenny works designing menu graphics each week.
\n" );
document.write( "b(x) = 9x
\n" );
document.write( "h(x) = 30 - x
\n" );
document.write( "g(s) = 10s\r
\n" );
document.write( "\n" );
document.write( "Select the equation for g(h(x)) and what does it represent in context.\r
\n" );
document.write( "\n" );
document.write( "Group of answer choices\r
\n" );
document.write( "\n" );
document.write( "10(9x)\r
\n" );
document.write( "\n" );
document.write( "10(30-x)\r
\n" );
document.write( "\n" );
document.write( "30 - 10s\r
\n" );
document.write( "\n" );
document.write( "30 - 9x\r
\n" );
document.write( "\n" );
document.write( "The amount of money Jenny earns waiting tables each week\r
\n" );
document.write( "\n" );
document.write( "The number of hours Jenny waits tables each week\r
\n" );
document.write( "\n" );
document.write( "The amount of money Jenny earns designing menu graphics each week\r
\n" );
document.write( "\n" );
document.write( "The number of hours Jenny designs graphics for the menu each week
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #790432 by Theo(13342)![]() ![]() You can put this solution on YOUR website! b(x) = 9x tells you how much she makes each week by waiting on tables. \n" ); document.write( "h(x) = 30 - x tells you how many hours she works on designing graphics for their weekly specials menu. \n" ); document.write( "g(s) = 10s tells you how much she makes each week designing menu graphics.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "g(h(x)) replaces s in the equation of g(s) with 30 - x from the equation of h(x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "start with g(s) = 10 * s \n" ); document.write( "replace s with 30 - x to get g(h(x)) = 10 * (30 - x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "g(h(x)) = 10 * (30 - x) tells you how much she makes by designing menu graphics each week.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "consider: \n" ); document.write( "she works a total of 30 hours each week. \n" ); document.write( "she works x hours as a waitress and s hours as a special menu graphics designer.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "assume she worked 10 hours as a waitress. \n" ); document.write( "b(x) = 9 * x becomes b(10) = 9 * 10 = 90 dollars each week that she makes as a waitress. \n" ); document.write( "g(s) = s tells you how many hours she works as a designer. \n" ); document.write( "h(x) = 30 - x also tells you how many hours she works as a designer. \n" ); document.write( "assuming you don't know the value of s but only know the value of x, the you would use g(h(x)) to find out how much she made as a designer. \n" ); document.write( "g(h(x)) replaces s in g(s) with 30 - x from h(x). \n" ); document.write( "you get: \n" ); document.write( "g(h(x)) = 10 * (30 - x) \n" ); document.write( "since you know that h(x) = 10, then the formula becomes: \n" ); document.write( "g(10)) = 10 * 20 = 200\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this says she makes 90 dollars as a waitress and 200 dollars as a designer for a total weekly salary of 290 dollars.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 10, so b(x) = 9 * 10 = 90 \n" ); document.write( "s = (30 - 10) = 20, so g(s) = 10 * 200\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your answers to the questions are shown below:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Select the equation for g(h(x)) and what does it represent in context. \n" ); document.write( "Group of answer choices \n" ); document.write( "10(9x) \n" ); document.write( "10(30-x) ***** select this one \n" ); document.write( "30 - 10s \n" ); document.write( "30 - 9x \n" ); document.write( "The amount of money Jenny earns waiting tables each week = 90 \n" ); document.write( "The number of hours Jenny waits tables each week = 10 \n" ); document.write( "The amount of money Jenny earns designing menu graphics each week = 200 \n" ); document.write( "The number of hours Jenny designs graphics for the menu each week = 20\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |