ANSWER
B. The two middle coefficients add to the correct number but do not multiply to the correct number.
EXPLANATION
The given quadratic trinomial that Tina tries to factor is

Comparing to

we have a=10, b=-13 and c=-3
ac=-3×10=-30
We split the middle term so that their sum is -13.
Tina use
-10,-3
to get
-10x-3x
The sum is -13x alright but the product is not -30.
B is correct.
In math, Exponentiation refers to the operation of raising one quantity to the power of another. See the program running the exponentiation below.
<h3>What is the required code?</h3>
The code is given below:
number_of_days = 30
amount_after_30days = 0.01 * (2 ** number_of_days)
# print the amount
print(amount_after_30days)
Learn more about exponentiation at;
brainly.com/question/11975096
#SPJ1
It should be 44 if it goes up to 1,10. If it is 1,5 it should end up as 44 As well. Sorry if I’m wrong. Please do not attack me.
Answer:
1.5 as decimal, 1 1/2 as a fraction
Step-by-step explanation:
1. convert 2 5/6 & (-1 4/12) to a improper fraction.
17/6 and -16/12
2. multiply 17/6 by 2 to match -16/12's denominator
17/6 * 2 = 34/12
We now have
34/12 + -16/12
A positive number plus a negative number is the same thing as subtraction so we remove the negative sign and replace the plus with a minus sign.
We have:

Now solve. 34-16 = 18
our answer is 18/12
Answer:
T=30
Step-by-step explanation:
1) inverse mean opposite, so they want us to solve this equation using the opposite operation
So we can see here that 5 is being multiplied with t, so we should perform the opposite operation, division.
So
5t=150
(divide both sides by 5)
T=30
Hope this helps