document.write( "Question 681306: The sum of two numbers is 4.004. One number has a 4 in the tenths place and a 3 in the thousandths place. The other number has a 1 in the ones place and an 8 in the hundreths place. What are the two numbers?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #422691 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! The sum of two numbers is 4.004. \n" ); document.write( "a + b = 4.004 \n" ); document.write( ": \n" ); document.write( " One number has a 4 in the tenths place and a 3 in the thousandths place. \n" ); document.write( "a = _.4_3 \n" ); document.write( ": \n" ); document.write( "The other number has a 1 in the ones place and an 8 in the hundredths place. \n" ); document.write( "b = 1._8_ \n" ); document.write( ": \n" ); document.write( "What are the two numbers? \n" ); document.write( ": \n" ); document.write( "_.4_3 \n" ); document.write( "1._8_ \n" ); document.write( "------ \n" ); document.write( "4.004 \n" ); document.write( "Looking at this we can easily determine the missing digits \n" ); document.write( "2.423 = a \n" ); document.write( "1.581 = b \n" ); document.write( "------ \n" ); document.write( "4.004 \n" ); document.write( " \n" ); document.write( " |