-2

it's actually

$y=\frac{4}{x}+\sqrt{x+0.2-5x}$ (see algebra problem)

$$y=\frac{4}{x}+\sqrt{x+0.2-5x}$$ if $x=\frac45$ what is y?

gt6989b
  • 54,422

2 Answers2

2

Since $\frac{4}{5} = 0.8$, $$ y = \frac{4}{x} + \sqrt{x + 0.2} - 5x = \frac{4}{4/5} + \sqrt{0.8+0.2} - 5 \cdot \frac{4}{5} = 5 + \sqrt{1} - 4 = 2 $$

Edit: Since you've modified the question, $$ y = \frac{4}{x} + \sqrt{x + 0.2 - 5x} = \frac{4}{4/5} + \sqrt{0.8 + 0.2 - 4} = 5 \pm \sqrt{3}i $$

Henricus V.
  • 18,694
  • Actually it's not $\sqrt{x+\frac{2}{10}} - 5x$ but $\sqrt{x+\frac{2}{10} - 5x}$ (but when you answered the question's formatting was misleading) – Aseed Apr 06 '16 at 03:41
1

$f(x) = \frac{4}{x} + \sqrt{x+.2-5x}$

$f(4/5) = \frac{4}{4/5}+ \sqrt{\frac{4}{5}+0.2-5(\frac{4}{5})} = 5 + \sqrt{3}i$