Answer:
1) -95.
2) 15.
3) The conference center is on floor 5.
Step-by-step explanation:
1) Evaluating gives 
2) Substituting gives 
3) After going 4 floors down, we are on level -4. After going 9 floors up to the desired room, we are on level -4+9=5. So the conference center is on floor 5.
Answer:
x = 60
Step-by-step explanation:
That square on the angle means 90 degrees so since the other angle is 30 that means x has to be 60
Answer:
(x+5)
Step-by-step explanation:

Here, (x + 5) matches your answer choices
Change the information into an equation and do sequence. pull out any necessary information.
y = 2x + 1
starts at 1... so your first sequence is 1.
plug in x=1 then it becomes 3. then the next sequence you plug in 3 (, the answer to your previous solve) you get 7. continue to do this. next sequence you plug in x=7 into the equation y = 2x + 1.
thus, y = 2(7) + 1 =15... so forth...
therefore the answer is B.
Hope this helps :)
Answer:
Multiply vector c by the scalar -1/2.
Step-by-step explanation:
Look at vector c.
It has an x component of 4 and a y component of 4.
You can write vector c as a sum of its components using unit vectors in the x direction (i) and in the y direction (j).
c = 4i + 4j
Now look at vector d, and write it also as a sum of its x and y components.
d = -2i - 2j
Now ask yourself, what operation do I do to 4 to end up with -2?
One answer is to multiply 4 by -1/2.
d = (-1/2)c = (-1/2)(4i) + (-1/2)(4j) = -2i - 2j
That worked. By multiplying vector c by the scalar -1/2, you end up with vector d.