document.write( "Question 319705: write out in words what the following equations say mathematically:
\n" );
document.write( "ab=cd, 3x+5y=2z, x+4=t/7
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #228952 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! I'll do the first one to get you started.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ab means that you simply multiply 'a' and 'b' to get ab. So we could say that 'ab' means \"the product of a and b\". Likewise, 'cd' means \"the product of c and d\"\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So ab=cd translates to \"the product of a and b equals (or is the same as) to the product of c and d\" \n" ); document.write( " |