jailawootencca jailawootencca
  • 16-05-2021
  • Mathematics
contestada

Express the product of (2x– 1) and ( 1/2x -2/3)
as a trinomial in simplest form.

Respuesta :

msm555
msm555 msm555
  • 16-05-2021

Answer:

Solution given:

the product of (2x– 1) and ( 1/2x -2/3)

  • :(2x-1)(½x-⅔)
  • 2x(½x-⅔)-1×(½x-⅔)
  • x²-4/3 x-½x+⅔
  • x²-½x-4/3+⅔
  • x²-½x-[4-2]/3
  • x²-½x-⅔ is a required answer.
Answer Link

Otras preguntas

Need help ASAP Will upvote! I think it's A but i'm not sure Lines A and B are represented by the equations given below: Line A: x + 2y = 3 Line B: x + y = 3 Whi
Why do you think American Indians might have supported the British rather than the Patriots?
Can someone please help me find the x and y intercepts of -2x +5y=10?
An individual who is bilingual is able to speak two different languages. true or false.
Can someone find the slope of this and put your answer into y=mx+b format? Thanks
A fair ground ride spins its occupants inside a flying saucer-shaped container. if the horizontal circular path the riders follow has an 8.00 m radius, at how m
How does a vaccine work? a. it kills viruses. b. it protects cells from viral infection. c. it prepares the immune system to recognize viruses. d. it preven
What poetic device do you notice in the following lines from “Lake Isle of Innisfree?” “I will arise and go now, for always night and day I hear lake water lapp
What are the 3 environmental factors?
9. Consider the following code. int x = 2; switch (x) { case 1: x += 3; case 2: x += 5; case 3: x += 7; default: x += 10; } Which syntax correctly prints an ar