document.write( "Question 766369: 4) A choc frog is 11 cents dearer than a green frog. 3 Green frogs and 2 choc frogs cost 0.57cents. What is the cost of a choc frog in cents? \n" ); document.write( "
Algebra.Com's Answer #466894 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Green frog costs x cents
\n" ); document.write( "Chocolate frog costs 11 + x cents
\n" ); document.write( "3 green frogs + 2 chocolate frogs cost 57cents
\n" ); document.write( "3(x) + 2(11 + x) = 57
\n" ); document.write( "3x + 22 + 2x = 57
\n" ); document.write( " 5x = 57 - 22
\n" ); document.write( " 5x = 35
\n" ); document.write( " x = 7
\n" ); document.write( "Green Frog costs 7 cents
\n" ); document.write( "Chocolate Frog costs 18cents.
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );