document.write( "Question 1042995: Prove that, if d is a factor of x,and d is also a factor of y
\n" );
document.write( "where d>=1,x>=1,y>=1 ∈ Z
\n" );
document.write( "then d^2 is a factor of x multiplied by y \n" );
document.write( "
Algebra.Com's Answer #658067 by ikleyn(52777)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Prove that, if d is a factor of x,and d is also a factor of y \n" ); document.write( "where d>=1,x>=1,y>=1 ∈ Z \n" ); document.write( "then d^2 is a factor of x multiplied by y \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "From the condition, a = nd and b = md with some integers n and m.\r\n" ); document.write( "\r\n" ); document.write( "Then ab = nd*md = nm*d^2.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Proved.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "And solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |