praneeth89 praneeth89
  • 13-11-2018
  • Mathematics
contestada

y2 + 8zx - 2xy -4yz factorise ?

Respuesta :

gmany
gmany gmany
  • 13-11-2018

[tex]y^2+8zx-2xy-4yz=(y^2-2xy)+(8xz-4yz)\\\\=y(y-2x)-4z(-2x+y)=y(y-2)-4z(y-2x)\\\\=\boxed{(y-2x)(y-4z)}[/tex]

Answer Link

Otras preguntas

What does Al mean when he says that you have to look beyond the numbers to math that doesn’t even exist, and how does that relate to programming and web design?
Drag each system of equations to the correct location on the graph. Match each system of equations to its point of intersection. y = 2x + 1 y = x + 3 y = x + 3
Robability 0.24 0.08 0.21 0.16 0.08 0.23 value 1 2 3 4 5 6 purcase cost c = 12 selling price p = 28 salvage value v = 4 what is the optimal order quantity?
What do you use a pastry wheel for?​
1896 In paragraph two, the Supreme Court argued the separation of races does not make one race_______. In paragraph three, why did the court rule in favor of se
Why did President Roosevelt and Prime Minister Churchill want to create the Declaration on Liberated Europe?
Solve the equation x²+10 x+40=5 by completing the square.
Use this method to write each equation in logarithmic form. Show your work. (3⁴=81)
Which expression is equivalent to 16.8 - 18.6? A. 18.6 - 16.8 B. -18.6 + (-16.8) C. 16.8 + (18.6) D. 16.8 - (-18.6)
Given the number n as input, print the first n odd numbers starting from 1. for example if the input is 4 the output will be: 1 3 5 7