tayjanaise tayjanaise
  • 03-02-2017
  • Mathematics
contestada

If u(x) = x5 – x4 + x2 and v(x) = –x2, which expression is equivalent to u dived by v times x?

Respuesta :

Apocrophon
Apocrophon Apocrophon
  • 03-02-2017
What you do is set up the expression and then substitute:
[tex] \frac{u(x)}{v(x)*x}=\\\\
\frac{x^{5}-x^{4}+x^{2}}{(-x^{2})*x}\\\\
\frac{x^{2}*(x^{3}-x^{2}+1}{x^{2}*(-x)}\\\\
\frac{-x^{3}+x^{2}-1}{x} [/tex]
So your final expression is [tex] \frac{-x^{3}+x^{2}-1}{x}[/tex].
Answer Link

Otras preguntas

According to the Declaration of Independence, what is the main purpose of government?
3. In which process do substances have to be in direct contact when heat moves from areas of more heat to areas of less heat? conduction convection radiation n
You drive your car 4.5 hours at an average speed of 70 miles per hour.How far did you go
After adding 8 more tens to this model the number shown would be
When Jacob Riley began working at his local bakery, he found out there was a union representing the bakery workers, but that management didn't take them serious
what is the reciprocal of 340​
The sum of three consecutive integers is 78. What are the three integers?
help needed! 30 points! What is the value of x and the length of segment DE? x = ___ Length of DE = ___ units
Johnson worked for Security Agents, Inc. as a security guard at a building in New York City owned by the Abu Dhabi Investment Authority, a sovereign wealth fund
Consider the following code: int x = 8; int y = 17; if (x != y) System.out.print ("one"); else if (x > y) System.out.print ("two"); else if (y < x) System