Answer:
24
Step-by-step explanation:
Answer: The Fuschia Bot clicks _6_ times in 0.75 sec,
Step-by-step explanation:
Multiply the unit rate by time:
.75 sec × 8 clicks/sec
Seconds cancel. .75(8) = 6 clicks
A reflection over the line y=x implies exchanging the x and y coordinates of a point. For example if you take a generic point (a,b) then its reflection over y=x is (b,a). Our point is (-1,3) so its reflection over y=x is the point (3,-1).
Then we have to translate it two units left. Translating a point left means that we are moving towards negative x values so we need to substract 2 from the x coordinate:

Finally we have to translate it 1 unit up towards positive y values so we have to add 1 to its y coordinate:

And these are the final coordinates. In the following picture you have the points you get after each step (from A to D) with the y=x line in blue:
Answer:
3
Step-by-step explanation:
g(x) = x² + 2x+4
h(x) = -3x+2
(g*h)(1) is the same as
g(h(1)) , next solve for h(1) first by substituting in h(x), x with 1
g( h( x= 1)) = g( -3*1 +2) = g( -1) so substitute in g(x) , x with -1
g(x= -1) = (-1)² +2(-1) +4 =1-2+4 =3