Problem 46 of 7
Identify when model A first exceeds model B from table n:0,1,2,3; A:5,10,20,40; B:30,35,40,45.
Using a hint is okay. It just tells the trainer to give you a little more review.
Hidden until you reveal it.
locate or approximate crossing interval.
Hidden until you reveal it.
Table must list comparable values for both models at the same inputs.
Enter your answer
Your answer is equivalent to the expected form.
Walkthrough
Full solution stays hidden until you ask for it.
1. Compare the two model values row by row in input order.
2. Find the first row where the target inequality is true.
3. State the input or explain if it does not occur in the listed table.
Use the worked steps, then substitute the final answer back into the original relationship to confirm it satisfies the prompt.
Using a later exceedance when an earlier one appears.