Neveah08
Neveah08 Neveah08
  • 25-10-2019
  • Mathematics
contestada

−px+r=−8x − 2, x=?
now i have to do this problem, and i dont know how, help?

Respuesta :

IuliusCaesar
IuliusCaesar IuliusCaesar
  • 25-10-2019

-px + r = - 8x - 2

-px + r + 8x +2 = 0

-px +8x = -r -2

x(8-p) = -r -2

x= [tex]\frac{8-p}{-r-2}[/tex] =

[tex]\frac{8-p}{-r-2}[/tex]

Answer Link

Otras preguntas

hey anyone from nepal I need help for my tmrw examination ​
doess 0.6 come between 0.5 and 0.55
Solve using the Elimination Method 5x + y = 4 6x - y = 7 ​
90 POINTS Imagine that you tested 20 high school students (15 male, 5 female). Twelve males and four females reported feeling a calming effect after exposure to
how can cancel this account please i dont use it all and they charged me
1. Let f =( (1,2) ,(2,3) ,(2,3), (5,6), (7,8) )a.find domain and range of f b.evaluate f (2) and f (5) ​
helpppppppppppppppppppppp
Find the area 15 in 10 in
If 23.5 g of ammonia (NH3) is dissolved in 1.0 L of solution, what is the molarity?
This is your code. >>> A = [21, 'dog', 'red'] >>> B = [35, 'cat', 'blue'] >>> C = [12, 'fish', 'green'] >>> e = [A,B,C] How