" the quotient " means divide
(n/6) - 1 <== ur expression
Sorry if i get this wrong... but I'd say 1/2
Option A, because you split the (2x + 3) into 2x and 3.
Y= ax+b
when x=3, y=11 and when x= -2, y=11
3a+b=11
-2a+b=11 | * -1
3a+b=11
2a-b=-11
------------
5a=0, a=0:5, a=0
⇒ b=11
y=11 for every x
So ( 1,11) or (2,11) are also points on the graph
Answer:
Use the appropriate entry method for piecewise functions for the graphing calculator of interest.
Step-by-step explanation:
For Desmos, the entry looks like ...
f(x) = {x ≤ 2: -2x-1,-x+4}
_____
For a TI-84 calculator, the entry may look like ...
Y₁ = (-2X–1)(X≤2) + (-X+4)(X>2)
The symbols ≤ and > come from the TEST menu, which is the (2nd) shift of the MATH key.
Note that the function is the sum of the pieces, each piece multiplied by a test. For something like 0≤x<2, the multiplier would be a pair of tests:
... (0≤X)(X<2)