arhode arhode
  • 03-09-2020
  • Mathematics
contestada

How you solve
-9+[b-8]=-5

Respuesta :

maya00009
maya00009 maya00009
  • 03-09-2020

your answer is B= 12 your welcome :)

Answer Link

Otras preguntas

Round 43.7575 to the nearest thousandth.
PLEASE HELP ASAP THANK YOU!
A salesperson who stands too close to a prospect or leans over the prospect's desk is most likely triggering a:
Point N is on line segment \overline{MO} MO . Given MN=x,MN=x, MO=3x-6,MO=3x−6, and NO=x+1,NO=x+1, determine the numerical length of \overline{MO}. MO
Is the line y=3x-7 parallel or perpendicular to 3x+9y= 9?Explain your answer
2. what element has 3 valence electrons and 2 energy levels?
6) The industrial revolution marks the beginning of the massive use of _____ by societies for energy purposes.
Please answer this for me. Thanks.
what provides an image that is three-dimensional representation with little magnification
Consider the following code segment. int j = 10; int k = 8; j += 2; k += j; System.out.print(j); System.out.print(" "); System.out.println(k); What is printed w