eglashanna eglashanna
  • 03-09-2016
  • Mathematics
contestada

what is a solution set for xsquared+ 3X-4=6

Respuesta :

moonsterart029
moonsterart029 moonsterart029
  • 03-09-2016
xsquared+3x-4=6
xsquared+3x-10=0
(x+5)(x-2)=0
x=2,-5
Answer Link

Otras preguntas

Christina has been getting in trouble in Dauntless because?
19. Explosive volcanic eruptions can produce rapidly cooled rock fragments called A ice B. moisture C. pyroclasts D. rubber E tree
The humor of "Rip Van Winkle" is rooted in Irving's portrayal of small-town folks and small-town life in early America. Elements of humor used by Irving in “Rip
1. What kind of tectonic boundary would be evidenced by down-dropped blocks of rock and shallow-focused earthquakes?
2. Suppose mZTOK = 49° .Part A: What is the measure of the angle complement of ZTOK?Part B: What is the measure of the angle supplement of ZTOK?​
Which statement prints "hi" on the screen? (a) puts("hi"); (b) put "hi"; (c) puts "hi"; (d) none of the above
prescription medications uses​
1/2x^3 = 125/2 Help please (:
What is 8/45 in simplest form
We have the following class: class Banana { private: string s; int y; public: bool theMemberFunc (string); void setterForS(string); // setter for s st