Itzyagirl14 Itzyagirl14
  • 04-02-2018
  • Mathematics
contestada

Solve each equation and check your solution.

Solve each equation and check your solution class=

Respuesta :

AthenaSinclair AthenaSinclair
  • 04-02-2018
1/2z + 6 = 3/2 x (z + 6)
1/2z + 6 = 3/2z + 9
z + 12 = 3z + 18
z - 3z = 18 - 12
-2z = 6
z = -3
let me know if you need an explanation of how i got each step
:)
Answer Link

Otras preguntas

Darius was beaten by his father and peers as a young child; now that he's an adolescent, he beats on kids smaller than himself. he is demonstrating a _____ patt
Kyle has 17 toy trucks. How many ways can the trucks be placed in equal groups?
If you were an artisan in ancient sumer.list three crops you would produce. List three reasons why
Why do you think the constitution forbids congress from passing ex post facto laws?
what is the answer for 64-6x+4
29. and 30. Please help! ;-;
___ refers to Earth's resources an processes that sustain living organisms.
Why doesn’t Odysseus kill the Cyclops when he has the chance?
The ______________ branch is separated into the Senate and the House of Representatives. a. judicial c. executive b. legistlative d. all of the above
What is sum after the following loop terminates? int sum = 0; int item = 0; do { item ; sum = item; if (sum > 4) break; } while (item < 5);