document.write( "Question 95439: i\"m sorry i missed another question\r
\n" );
document.write( "\n" );
document.write( " * the bears set out to pick berries for one of carol's famous pies. when they stopped picking:\r
\n" );
document.write( "\n" );
document.write( " *one bear sampled a berry and then ate 1/2 of what was left.\r
\n" );
document.write( "\n" );
document.write( " *another bear sampled a berry and ate 1/2 of whatwas left.\r
\n" );
document.write( "\n" );
document.write( "maria took the bucket and saw only twelve berries left. how many berries did they pick in all \n" );
document.write( "
Algebra.Com's Answer #69473 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x=berries picked\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "one bear sampled a berry and then ate 1/2 of what was left ... (x-1)(1/2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "another bear sampled a berry and then ate 1/2 of what was left ... ((x-1)(1/2)-1)(1/2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "maria took the bucket and saw only twelve berries left ... =12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "((x-1)(1/2)-1)(1/2)=12 ... ((x-1)(1/2)-1)=24 ... (x-1)(1/2)=25 ... x-1=50 ... x=51 \n" ); document.write( " |