document.write( "Question 1124396: Riley, Benny, and Claudia share a bag of peas in the ratio 4:3:8. If Claudia gives 1/4 of her share to Benny. Benny will have 14 more peas than Riley. How many peas are there altogether? \n" ); document.write( "
Algebra.Com's Answer #740740 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Riley, Benny, and Claudia share a bag of peas in the ratio 4:3:8.
\n" ); document.write( "let x = the multiplier
\n" ); document.write( "then
\n" ); document.write( "4x = R's peas
\n" ); document.write( "3x = B's
\n" ); document.write( "8x = C's
\n" ); document.write( " If Claudia gives 1/4 of her share to Benny, Benny will have 14 more peas than Riley.
\n" ); document.write( "\"1%2F4\"(8x) + 3x = 4x + 14
\n" ); document.write( "2x + 3x = 4x + 14
\n" ); document.write( "5x - 4x = 14
\n" ); document.write( "x = 14 this the mulitplier\r
\n" ); document.write( "\n" ); document.write( " How many peas are there altogether?, therefore
\n" ); document.write( "4(14) = 56 peas for R originally
\n" ); document.write( "3(14) = 42 peas for B
\n" ); document.write( "8(14) =112 peas for C
\n" ); document.write( "----------
\n" ); document.write( "total: 210 peas altogether
\n" ); document.write( ":
\n" ); document.write( ";
\n" ); document.write( "Confirm this in the statement
\n" ); document.write( "\"If Claudia gives 1/4 of her share to Benny, Benny will have 14 more peas than Riley. \"
\n" ); document.write( "\"1%2F4\"(112) + 42 = 56 + 14
\n" ); document.write( "28 + 42 = 70
\n" ); document.write( "
\n" );