document.write( "Question 209238: if x and y are two different real numbers and xz = yz then what is the value of z?\r
\n" );
document.write( "\n" );
document.write( "a)x - y b) 1 c) x/y d) y/x e) 0 \n" );
document.write( "
Algebra.Com's Answer #158161 by Theo(13342)![]() ![]() You can put this solution on YOUR website! z has to be equal to 0. \n" ); document.write( "that would be answer (e) \n" ); document.write( "----- \n" ); document.write( "here's why. \n" ); document.write( "x and y are two different numbers not equal to each other. \n" ); document.write( "xz = yz \n" ); document.write( "subtract yz from both sides of the equation to get: \n" ); document.write( "xz - yz = 0 \n" ); document.write( "factor out z to get: \n" ); document.write( "(x-y)*z = 0 \n" ); document.write( "this means that: \n" ); document.write( "(x-y) = 0 \n" ); document.write( "or: \n" ); document.write( "z = 0 \n" ); document.write( "or: \n" ); document.write( "both \n" ); document.write( "----- \n" ); document.write( "(x-y) can't be 0 because that would mean that x = y which violates the problem statement. \n" ); document.write( "this means that z must = 0 \n" ); document.write( "----- \n" ); document.write( " \n" ); document.write( " |