Answer:
c = 160 - 3(45)
Step-by-step explanation:
if c = the number of characters left;
160 = maximum number of characters that can be used in a text
3*45 = number of characters in sentences already used. (There are 3 sentences of 45 characters.)
(# of char left) = (max # char) - (# char already used) so:
c = 160 - 3*(45)
c = 160 - 135
c = 25
Answer:
36 objects
Step-by-step explanation:
You want the value of x when t=9, so you're solving ...
9 = 0.007x^2 +0.003x
9 = 0.007(x^2 + 3/7x)
From here, we observe that an approximation is probably sufficient.
9/0.007 = x(x +3/7) . . . . . the expression on the right is nearly x^2
x ≈ 3/√.007 ≈ 35.9 ≈ 36
We can check:
.007(36)(36 3/7) = 9.18
.007(35)(35 3/7) = 8.68
To keep the computer busy for 9 seconds, it needs to sort 36 objects.
Answer:
Step-by-step explanation:
It is add three add three add three add three
Answer:
1.4
Step-by-step explanation:
Sample size: 3
Lowest value: 2.89
Highest value: 4.29
Range: 1.4
formula for calculating the range:
Range = maximum(x_i) - minimum(x_i)
where x_i represents the set of values.
The area of the shaded region will be the area of the rectangle minus the area of the white square inside of it:
((x+10)(2x+5)) - ((x+1)(x+1))
First, FOIL both of the areas separately:
(2x^2 + 5x + 20x + 50) - (x^2 + x + x + 1)
Simplify within the parentheses by adding like terms:
(2x^2 + 25x + 50) - (x^2 + 2x + 1)
Now, subtract one equation from the other:
2x^2 + 25x + 50
-x^2 - 2x - 1
= x^2 + 23x + 49
This will be the equation for the area.