Chrissychic9376 Chrissychic9376
  • 01-08-2017
  • Mathematics
contestada

If 4 is added to five times a​ number, the result is equal to 5 more than four times the number. find the number.

Respuesta :

texaschic101
texaschic101 texaschic101
  • 01-08-2017
4 + 5x = 4x + 5
5x - 4x = 5 - 4
x = 1 <=== ur number
Answer Link

Otras preguntas

diary entry about a promise i broke​
What evidence does the author provide to support the claim that wind energy is unreliable?
on the graph, sketch f(x)=x+3 as well as g(x)=x
When a firm produces a specific output level at a higher cost than the necessary cost for that level of output, it is called?
Please help me, I'm stuck
What have we learned from the work of harlow shapley and others about the location of the sun in the milky way galaxy?.
Overall, how many protons are pumped by the membrane-associated electron transport system across the membrane for every molecule of nadh that is oxidized?
Find the coordinates of the point on the curve y = 2x² - x - 1 at which the gradient is 7
During which war did mass production of penicillin begin? A.Civil war B. World War I C. World War II D. Korean War E. Vietnam War
how do you fix this code? python from random import randint class Character: def __init__(self): self.name = "" self.health = 1 self.health_max = 1 def do_