document.write( "Question 256425: How can the number 45 can be divided into two parts so that 4 times one part is less than 5 times the other? \n" ); document.write( "
Algebra.Com's Answer #188581 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a+b=45 \n" ); document.write( "4a=5b \n" ); document.write( "a=25 b=20 \n" ); document.write( " |