document.write( "Question 1157924: The transport department is collecting information about traffic levels on the SouthEast Freeway. Yesterday they placed a traffic data collection instrument at a particular location along the motorway. The instrument reported that the number of cars passing each minute varied linearly between 6:30am and 7:30am, and then quadratically (of the form at2 + bt) from 7:30am until 8am. The datashowedthat90carspassedthedatacollectorat7am, whileat7:30am150carspassedin1minute; at 8am, there were 360 cars passing in 1 minute. (The problem text probably means that 90 cars passed in the 1 minute between 7:00am and 7:01am) \r
\n" );
document.write( "\n" );
document.write( "(a) Assign a variable to be the number of cars passing the data collection instrument in any minute, and a variable to represent the number of minutes after 6:30am. \r
\n" );
document.write( "\n" );
document.write( "(b) Find the function that relates these two variables, and graph the function. \r
\n" );
document.write( "\n" );
document.write( "(c) How many vehicles were passing the data collection instrument at 6:30am? At 7:50am? \r
\n" );
document.write( "\n" );
document.write( "(d) For the linear part of the graph, explain the meaning of the slope in the context of how many cars were passing. \n" );
document.write( "
Algebra.Com's Answer #854497 by KMST(5396) You can put this solution on YOUR website! EDIT #1: Quick edit of unintentionally posted unfinished, uncorrected answer. \n" ); document.write( "EDIT #2: Completed missing parts of the answer. \n" ); document.write( " \n" ); document.write( "The data showed that 90 cars passed the data collector at 7am, while at 7:30am 150 cars passed in 1 minute. \n" ); document.write( "At 8am, there were 360 cars passing in 1 minute. \n" ); document.write( "I interpret that as the number if cars passing in 1 minute was considered as passing at 7:00am (or any other time listed) if they passed during a 1-minute period that had the exact time stated at the beginning, the end, or somewhere in the middle. \n" ); document.write( "The text says that from 7:30am until 8am the number of cars passing per minute will vary as \n" ); document.write( " \n" ); document.write( "(a) Assign a variable to be the number of cars passing the data collection instrument in any minute, and a variable to represent the number of minutes after 6:30am. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(b) Find the function that relates these two variables, and graph the function. \n" ); document.write( "It is obviously what they call a piecewise function: \n" ); document.write( "linear between 6:30am and 7:30am, and then \n" ); document.write( "quadratic (of the form at2 + bt) from 7:30am until 8am. \n" ); document.write( "The information we have can be tabulated as \n" ); document.write( " \n" ); document.write( "We will need to find the constant \n" ); document.write( "Linear functions are often written a of the for y=mx+b , but to avoid confusion, I would not use the letter \"b\" and say the linear part will follow the form \n" ); document.write( " \n" ); document.write( "For the linear part we have two data points: \n" ); document.write( " \n" ); document.write( "From those two points we can calculate the slope as \n" ); document.write( " \n" ); document.write( "Then, we can substitute into \n" ); document.write( "Using point (30,90), with t=30, y=90, we get \n" ); document.write( " \n" ); document.write( "NOTE: When you type that calculation, or when you key it into a calculator, \n" ); document.write( "it must be written as \"(150-90)/(60-30)\" because \n" ); document.write( "when we see a horizontal line separating \"150-90\" from \"60-30\", \n" ); document.write( "we know we are supposed to calculate first the top and bottom parts, \n" ); document.write( "but in math \"150-90/60-30\" means \n" ); document.write( " \n" ); document.write( "For the quadratic part we have two data points: \n" ); document.write( " \n" ); document.write( "If we substitute each pair of values into the quadratic function \n" ); document.write( "We get: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Solving it, we find \n" ); document.write( "\n" ); document.write( "Putting both pieces of the function together, we have \n" ); document.write( "y= \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(c) How many vehicles were passing the data collection instrument at 6:30am? At 7:50am? \n" ); document.write( "At 6:30am, \n" ); document.write( "At 7:50am, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(d) For the linear part of the graph, explain the meaning of the slope in the context of how many cars were passing. \n" ); document.write( "The slope of the linear part of the graph |