document.write( "Question 1182387: Reperesent \"twice a given number\" if the given number is represented by 3a
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #812378 by Theo(13342) You can put this solution on YOUR website! if the given number is 3a, then twice the given number is 2 * 3 * a = 6 * a = 6a\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "keep in mind that 3a is really a short hand version of 3 * a, where * is the multiplication symbol.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "twice * 3a is 2 * 3a which is 2 * 3 * a.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "based on the asociative law of multiplication, 2 * 3 * a is equivalent to 2 * (3 * a) and also equivalent to (2 * 3) * a.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in that last form, it becomes 6 * a which becomes 6a when shown in the shorthand notation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's a reference on the associative law of addition and multiplication.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "https://www.britannica.com/science/associative-law \n" ); document.write( " |