document.write( "Question 832186: The product of three numbers 0.124. Two of them are 0.1 and 2/10. What is the third number?\r
\n" );
document.write( "\n" );
document.write( "A)0.62
\n" );
document.write( "B)6.2
\n" );
document.write( "C)0.124
\n" );
document.write( "D) 0.24
\n" );
document.write( "E)2.4 \n" );
document.write( "
Algebra.Com's Answer #501879 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! 0.1*(2/10)*x = 0.124\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0.1*0.2*x = 0.124\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0.02*x = 0.124\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 0.124/0.02\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 6.2 which is choice B) \n" ); document.write( " |