document.write( "Question 752072: when 40% of a number is added to a number the result is 70. What is the number? How do I set this up please and thank you. \n" ); document.write( "
Algebra.Com's Answer #457548 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! How about: \n" ); document.write( "n + .4n = 70 \n" ); document.write( "1.4n = 70 \n" ); document.write( " |