4804171929 4804171929
  • 21-09-2020
  • Mathematics
contestada

Given t(x)=-4.9t2+3t+10, what is the value of t(1)?

Respuesta :

Annder
Annder Annder
  • 21-09-2020

Step-by-step explanation:

t(x) = -4.9t² + 3t + 10

t(1) = -4.9(1²) + 3(1) + 10

= -4.9 + 3 + 10

= 8.1

Answer Link

Otras preguntas

Creating economic value for shareholders while also creating social value is known as creating _________a. stakeholder strategy. b. shareholder capitalism. c. s
Native american and mexico relationship
global precipitation patterns, is there more rain in the west and then it decreases as you move east?
Having a group name would be an example of which team-building strategy? a) Individual positions b) Distinctiveness c) Sacrifices team norms d) Athlete identity
Which of the following options best describes where Company level distribution groups can be used? a) Various Company level tools and no Project level tools b)
Evaluate the following prefix expression if all numbers are single digits: - 2 * 3 8 / * 6 2 3 1) 12 2) 20 3) 22 4) 25 5) 30
N₂ + 3H₂ → 2NH₃ {(:7.0mol),(18.0mol),(1.0mol):} Determine ξ if 1.5 mole of N₂ reacts to make product. Do the calculation using each species in the reaction: N₂,
2. He_______ (buy) a new house if he had had the money.​
If 0.89 moles febr are consumed, how many moles of the product containing iron are produced?
How many times will the loop iterate, if the input is 105 107 99 103? x = scnr.nextInt(); while (x > 100) { // do something x = scnr.nextInt(); } a) 1 b) 3 c