bingri17
bingri17 bingri17
  • 13-05-2019
  • Health
contestada

a depressant is a drug that slows down that the central nervous sysmtem ( true or false)

Respuesta :

344020
344020 344020
  • 13-05-2019

ANSWER:

False?

Explanation:

Answer Link
dontemills492 dontemills492
  • 14-05-2019

true that should be true

Answer Link

Otras preguntas

Alexa is designing a paper airplane whose final shape, when viewed from the top or bottom, is a trapezoid. A sketch of her plane, viewed from the top, is shown
Cpr stands for cardiopulmonary resuscitation. true or false
A variable that can store an address is known as a(n) ____ variable. A) register B) pointer C) static D) extern
What is the slope-intercept form of y + 6 = 2(x + 2)?
7. The volume in cubic feet of a box can be expressed as (x) = x3 - 6x2 + 8x, or as the product of three linear factors with integer coefficients. The width of
How old is earth to this day
write three examples about the relationship between the school and the students​
Find the fixed points of f(x) = 2x - x3 and determine their stability.
A ball is thrown from the edge of a 40.0 m high cliff with a speed of 20.0 m/s at an angle of 30.0° below horizontal. What is the speed of the ball when it hit
What is the output after the following code executes? int x=10; if ( ++x > 10 ) { x = 13; } cout << x;