document.write( "Question 937106: Dominic won a cash prize in a contest. He spent 3/8 of it on a stereo, 2/5 of it on a big screen tv, and $180.00 on a turbo fan. If he had $270.00 left, how much did he start with? \n" ); document.write( "
Algebra.Com's Answer #570562 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Dominic won a cash prize in a contest. He spent 3/8 of it on a stereo, 2/5 of it on a big screen tv, and $180.00 on a turbo fan. If he had $270.00 left, how much did he start with?
\n" ); document.write( "***
\n" ); document.write( "let x=how much money Dominic started with.
\n" ); document.write( "x-3x/8-2x/5-180=270
\n" ); document.write( "lcd:40
\n" ); document.write( "40x-15x-16x-7200=10800
\n" ); document.write( "9x=18000
\n" ); document.write( "x=2000
\n" ); document.write( "how much money Dominic started with=$2000
\n" ); document.write( "
\n" );