document.write( "Question 916702: A nunber is 2/5 times another number. If their sum is 70,find the numbers. \n" ); document.write( "
Algebra.Com's Answer #556225 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+2/5x=70
\n" ); document.write( "1 2/5x=70
\n" ); document.write( "x=70/(1 2/5)
\n" ); document.write( "x=70/(7/5)
\n" ); document.write( "x=70*5/7
\n" ); document.write( "x=50
\n" ); document.write( "2/5x=20
\n" ); document.write( "
\n" );