document.write( "Question 414115: carl bought 19 apples of 2 different varieties to make a pie. The total cost of the apples was $5.10. Granny Smith apples cost $0.25 each and Gala apples cost $0.30 each. How many of each type of apple did Carl buy? \n" ); document.write( "
Algebra.Com's Answer #290462 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "19 apples
\n" ); document.write( "Let x and (19-x) represent the amount of the gala and smith apples respectively
\n" ); document.write( "Question states***
\n" ); document.write( " .30x + .25(19-x) = $5.10
\n" ); document.write( "Solving for x
\n" ); document.write( " .05x = 5.10-4.75
\n" ); document.write( " x = .35/.05
\n" ); document.write( " x = 7, the number of galas. 12 the number of smith apples\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " $2.10 + $3.00 = $5.10 \n" ); document.write( "
\n" );