document.write( "Question 954766: what number must be added to 100 and 20-the same to both-so that the answers are in the ratio 3:1?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #583160 by macston(5194) You can put this solution on YOUR website! (100+x)/(20+x)=3/1 Multiply each side by (20+x). \n" ); document.write( "100+x=3(20+x) \n" ); document.write( "100+x=60+3x Subtract (x+60) from each side. \n" ); document.write( "40=2x Divide each side by 2. \n" ); document.write( "20=x \n" ); document.write( "ANSWER: To achieve a 3:1 ratio you must add 20 to 100 and 20. \n" ); document.write( " \n" ); document.write( " |