jamyrehutchinson13
jamyrehutchinson13 jamyrehutchinson13
  • 16-12-2020
  • Mathematics
contestada

Solve the equation.
4+ 14 = – 2(7x-9)

Respuesta :

c0lt3n
c0lt3n c0lt3n
  • 16-12-2020

Answer:

-63

Step-by-step explanation:

Answer Link

Otras preguntas

How does the Constitution support the idea of the rule of law in the executive branch? A. The Constitution allows officials who have broken the law to be rem
Which expression is equivalent to-6(3times -2/3)
Is Selena incorrect or correct ?
What inference does the passage support regarding backover data? A) that the data presented so far is inconclusive B) that backovers make up a number of traf
Tim is running a distance of 30 city blocks. Each block is the same length. It took him 6 minutes to run 10 blocks. At the same rate, how many minutes will it t
What are some components of a healthy diet? Fats Carbohydrates O Proteins All of the above
Scenario: Cleanshot USA in Russia When Cleanshot USA, a photography products company, decided to enter the international arena, it chose Russia as its main mark
How did the ""regional"" Modernists portray their respective parts of the country?
Abe wants to use canned or frozen peaches to make a dessert. While shopping for the fruit, how can he determine which kind has the least sugar per serving?
val = 25 def example():   global val   val = 15   print (val) print (val) example() print (val) what is the output?