document.write( "Question 1159135: The Carters can purchase​ Season's Choice Birdseed Blend for ​$1.86 per pound and Garden Mix Birdseed Blend for ​$1.26 per pound. If they wish to purchase 20 pounds and spend ​$30 on​ birdseed, how many pounds of each type should they​ buy? \n" ); document.write( "
Algebra.Com's Answer #782139 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                 PRICE           QUANTITY(pounds)     COST\r\n" );
document.write( "\r\n" );
document.write( "Season Choice     1.86               p               1.86p\r\n" );
document.write( "\r\n" );
document.write( "Garden Mix        1.26              30-p             1.26(30-p)\r\n" );
document.write( "\r\n" );
document.write( "Result                               30               30\r\n" );
document.write( "

\n" ); document.write( "Solve the cost equation for p.
\n" ); document.write( "\"1.86p%2B1.26%2830-p%29=30\"
\n" ); document.write( "
\n" );