document.write( "Question 778023: Elaine spent half of her weekly allowance playing arcade games. To earn more money, her parents let her weed the garden for$5. What is her weekly allowance if she ended with $9?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #806275 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! weekly allowance = x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x - x/2 + 5 = 9 \n" ); document.write( "x/2 = 4 \n" ); document.write( "x = 8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "weekly allowance = $8 \n" ); document.write( " |