document.write( "Question 814069: Daniel spent $9 on 1 daylily and 1 geranium. Scott spent $42 on 4 daylilies and 5 geraniums. What is the cost of 1 daylily and the cost of one geranium? \n" ); document.write( "
| Algebra.Com's Answer #490093 by richwmiller(17219)     You can put this solution on YOUR website! 1d+1g=9 \n" ); document.write( "4d+5g=42 \n" ); document.write( "4d+4g=36 \n" ); document.write( "g=6 \n" ); document.write( "d=3 \n" ); document.write( "check \n" ); document.write( "4*3=12 \n" ); document.write( "5*6=30 \n" ); document.write( "30+12=42\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |