document.write( "Question 1077002: Colin, Dave and Emma share some money.
\n" );
document.write( "Colin gets 3/10 of the money.
\n" );
document.write( "Emma and Dave share the rest of the money in the ratio 3 : 2.
\n" );
document.write( "What is Dave's share of the money? \n" );
document.write( "
Algebra.Com's Answer #691560 by Boreal(15235) You can put this solution on YOUR website! Emma and Dave share 70% \n" ); document.write( "In a 3:2 ratio, they apportion every $5 by giving Emma $3 and Dave $2. 70/5=14 \n" ); document.write( "14*3=$42 for Emily \n" ); document.write( "14*2=$28 for Dave ANSWER \n" ); document.write( " |