
Patrick B. answered 03/20/20
Tutor
4.7
(31)
Math and computer tutor/teacher
NO
x^2/y is NOT the same as (X/Y)^2
(X/Y)^2 = (X/y)(X/Y) = X^2/Y^2
BUT X^2/y is not the same
to see this let x=4 and y=2
(4/2)^2 = 2^2 = 4
while 4^2/2 = 16/2 = 8