document.write( "Question 346219: What properties of real numbers are used in each step following simplification?
\n" ); document.write( ".25(3 x 4)=.25(4 x 3)
\n" ); document.write( "=(.25 x 4) x 3
\n" ); document.write( "= 1 x 3
\n" ); document.write( "= 3
\n" ); document.write( "

Algebra.Com's Answer #247648 by jsmallt9(3759)\"\" \"About 
You can put this solution on YOUR website!
.25(3 x 4)=.25(4 x 3)
\n" ); document.write( "Here the order of the 3 and the 4 was changed. This is the Commutative Property of Multiplication.
\n" ); document.write( "=(.25 x 4) x 3
\n" ); document.write( "Here the grouping changed. This is the Associative Property of Multiplication.
\n" ); document.write( "= 1 x 3
\n" ); document.write( "Since .25 = 1/4 and since 1/4 and 4 are reciprocals their product is a 1. This is the Inverse Property of Multiplication.
\n" ); document.write( "= 3
\n" ); document.write( "Here we used the way multiplying by 1 works. Times 1 results in whatever the other number is. This is the Identity Property of Multiplication.
\n" ); document.write( "
\n" );