document.write( "Question 553284: I need help setting this problem up.
\n" );
document.write( "Tina,Dawn and Harry have $202.50 together. Tina has 3 times as much $ as Dawn. Dawn has twice as much $ as Harry. How much $ does each one have? \n" );
document.write( "
Algebra.Com's Answer #360771 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Harry has $x \n" ); document.write( "Dawn has $2x\r \n" ); document.write( "\n" ); document.write( "Tina has 3*(2x)=6x\r \n" ); document.write( "\n" ); document.write( "Total =202.50\r \n" ); document.write( "\n" ); document.write( "x+2x+6x=202.50 \n" ); document.write( "9x=202.50 \n" ); document.write( "/9 \n" ); document.write( "x=22.50\r \n" ); document.write( "\n" ); document.write( "Harry has $22.5 \n" ); document.write( "Dawn has 2*22.5=$45 \n" ); document.write( "Tina has 6*22.5 = $ 135.50 \n" ); document.write( " |