document.write( "Question 1184464: Timothy spent 3/5 of his money on 6 bolsters and 10 pillows. He spent 1/3 of his remaining money on 8 more pillows. Each bolster cost $30 more than a pillow. How much money did Timothy have at first? \n" ); document.write( "
Algebra.Com's Answer #815064 by ikleyn(52914)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Timothy spent 3/5 of his money on 6 bolsters and 10 pillows.
\n" ); document.write( "He spent 1/3 of his remaining money on 8 more pillows.
\n" ); document.write( "Each bolster cost $30 more than a pillow.
\n" ); document.write( "How much money did Timothy have at first?
\n" ); document.write( "~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let b = price for a bolster; p = price for a pillow and M = \"How much money did Timothy have at first\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the first and the third statements of the problem, we have these equations\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    6b + 10p = \"%283%2F5%29M\"       (1)\r\n" );
document.write( "\r\n" );
document.write( "     b = p + 30             (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Substitute (2) into (1).  You will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    6(p+30) + 10p = \"%283%2F5%29M\",\r\n" );
document.write( "\r\n" );
document.write( "or\r\n" );
document.write( "\r\n" );
document.write( "       16p        = \"%283%2F5%29M\" - 180.      (3)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the second statement of the problem,  \r\n" );
document.write( "\r\n" );
document.write( "        8p   = \"%281%2F3%29%2A%282%2F5%29%2AM\",          \r\n" );
document.write( "\r\n" );
document.write( "or\r\n" );
document.write( "\r\n" );
document.write( "        8p   = \"%282%2F15%29M\".                (4)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From (4) and (3), you get this equation for M\r\n" );
document.write( "\r\n" );
document.write( "       \"%284%2F15%29M\" = \"%283%2F5%29M\" - 180.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It implies\r\n" );
document.write( "\r\n" );
document.write( "       \"%283%2F5%29M\" - \"%284%2F15%29M\" = 180\r\n" );
document.write( "\r\n" );
document.write( "       \"%289%2F15%29M\" - \"%284%2F15%29M\" = 180\r\n" );
document.write( "\r\n" );
document.write( "       \"%285%2F15%29M\" = 180\r\n" );
document.write( "\r\n" );
document.write( "       \"%281%2F3%29M\" = 180\r\n" );
document.write( "\r\n" );
document.write( "          M = 180*3 = 540.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  Timothy had $540 dollars, at first.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "The problem can be solved in different ways, including the ways of using two or three unknowns.\r
\n" ); document.write( "\n" ); document.write( "My goal in this post was to reduce the problem to one single equation for one unknown M .\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );