document.write( "Question 1111510: Juliana expects to work overtime this week. She will work for 40 hours at her regular pay rate. Then she will work another 15 hours at $5 per hour more than her regular pay rate.Draw a function machine network whose input is Juliana’s regularly pay rate. The output is how much money she will make for the week(including overtime pay). \n" ); document.write( "
Algebra.Com's Answer #726833 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
not sure what you need, but this is what i get.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the equation i come up with is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = 40 * x + 15 * (x + 5)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y is the what she makes for the week.
\n" ); document.write( "x is the regular pay she receives for the week.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if you know her regular pay, you can figure out what she made.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "for example:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if she made 10 dollars an hour regular pay, then the forumula would becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = 40 * 10 + 15 * 15.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this would result in y = 400 + 225 = 625.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "all you need to know is what her regular pay is.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this equation is good as is, but you can simplify if you want to.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the simplified equation of y = 40 * x + 15 * )(x + 5) would be:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = 55 * x + 75\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when x = 10, this equation would yield y = 550 + 75 = 625, same as the original equation that was not simplified.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );