document.write( "Question 1186670: Joe baked some custard tarts and fruit tarts. The ratio of the number of custard tarts to the number of fruit tarts was 5:4. After Joe sold 30 custard tarts and baked 96 more fruit tarts, the ratio of the number of custard tarts to fruit tarts was 1:2. How many custard tarts were left? \n" ); document.write( "
Algebra.Com's Answer #817618 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Virtually always, the easiest way to start on a problem like this given the ratio 5:4 is this:

\n" ); document.write( "Let 5x = original number of custard tarts
\n" ); document.write( "Let 4x = original number of fruit tarts

\n" ); document.write( "Then 5x-30 = ending number of custard tarts
\n" ); document.write( "and 4x+96 = ending number of fruit tarts

\n" ); document.write( "In the end, the ratio of the number of custard tarts to the number of fruit tarts was 1:2

\n" ); document.write( "\"%285x-30%29%2F%284x%2B96%29=1%2F2\"
\n" ); document.write( "\"2%285x-30%29=1%284x%2B96%29\"
\n" ); document.write( "\"10x-60=4x%2B96\"
\n" ); document.write( "\"6x=156\"
\n" ); document.write( "\"x=26\"

\n" ); document.write( "ANSWER: The number of custard tarts at the end was 5x-30 = 5(26)-30 = 130-30 = 100

\n" ); document.write( "
\n" ); document.write( "
\n" );