Answer:
X= 4.53
Step-by-step explanation:
You'll input g(x)= -48 into the equation then solve From there
Answer:
Each friend ate 4 tacos.
Step-by-step explanation:
"4 of his friends ate s tacos" is unclear. I assume it should be
"4 of his friends ate s tacos each."
total tacos = 2 + 4s = 18
4s = 16
s = 4
His four friends ate a total of 16 tacos, each friend eating 4 tacos.
Ricky's reason, i.e., that 6s = 18, is incorrect.
6s = 4s+2s, where 4s is what his friends ate in total.
That implies that Ricky ate 2s tacos, instead of 2 tacos. If 2s = 2 then s = 1, but then 6s ≠ 18.
The equation of the line that is parallel to the given line and passes through the point (-2,2) is:

<h3>What is a linear function?</h3>
A linear function is modeled by:
y = mx + b
In which:
- m is the slope, which is the rate of change, that is, by how much y changes when x changes by 1.
- b is the y-intercept, which is the value of y when x = 0, and can also be interpreted as the initial value of the function.
When two lines are parallel, they have the same slope. In this problem, the given line passes through (-5,-4) and (0,-3), hence the slope is:
m = (-3 - (-4))/(0 - (-5)) = 1/5.
Hence the equation is:

When x = -2, y = 2, then:



Hence:

More can be learned about linear equations at brainly.com/question/24808124
#SPJ1
The empirical rule states that in a normal distribution,
68% of data is within 1 std deviation of the mean
95% of data is within 2 std deviation of the mean
99.7% of data is within 3 std deviation of the mean
In this case 95% of the cases would be within two std deviations of the mean
mean - 8 and mean + 8
72 - 8 = 64 and 72 + 8 = 80
then 95% of the scores are between 64% and 80% on the test.
Givens
Sequence 2, - 4, 8, -16, 32 ....
First term = a = 2
Problem
Find the nth term
tn = (-1 )^(n -1) * (a)^n answer or
tn = (-1)^(n - 1) * 2^n
where a is defined as the first term (it usually is given that designation).
Try a few to make sure the formula is correct
<em>n = 1</em>
t1 = (-1)^(1 - 1) * 2^1
t1 = (-1)^0 * 2
t1 = 1 * 2 = 2
<em>n =2</em>
t2 = (-1)^(2 - 1) * 2^2 = (-1)^1 * 4 = -4