document.write( "Question 33964: the sum of two numbers is 180. if one number is 40% more than the other what are the numbers \n" ); document.write( "
Algebra.Com's Answer #20342 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
One number is x
\n" ); document.write( "Another number is 0.4+x
\n" ); document.write( "Equation:
\n" ); document.write( "0.4+x+x=180
\n" ); document.write( "Solve it from there
\n" ); document.write( "Paul.
\n" ); document.write( "
\n" );