Hello.
First of all, let the number be t.
8 times t can be written like this:

Notice that the number is before the variable and the times sign (×) is not there.
We can write it as 8×t, but we usually write it as 8t.
The sum of means we add:
8t+21
Now, "less than" is "<" :

Therefore, the answer is

I hope it helps.
Have a nice day.

Answer:
3 3/8
Step-by-step explanation:
6 minus 2 5/8 equals 3 3/8
3 3/8 plus 2 5/8 equals 6
Answer:
(
+
2
)
(
+
4
)
Step-by-step explanation:
Assuming we need to find i such that
1 ≤ i ≤ n and t[i]=i.
If we need to find only the first occurrence, we can do:
for i:1 to n {
if t[i]=i then return(i)
}
If exhaustive search is required, then put the results (values of i) in an array or a linked list, return the number of values found, and the array (or linked list).
<span>Carla is renting a canoe. It’s cost $80 for 2 hours and $160 for 4 hours. What is the rate per hour?
If we want to get a full understanding of this question we must use the information given.
If renting the canoe cost $80 per 2 hours, to get 1 hour we must divide $80 by 2.
</span>

or
$40We can also use $160 and 4 hours

or
$40
So the rate per hour is $40