document.write( "Question 844969: C has twice as many books as B.
\n" );
document.write( "If C gives B 5 books then C has 10 more books than B
\n" );
document.write( "How many books does C have.\r
\n" );
document.write( "\n" );
document.write( "I've tries this by saying that C=2b and that c-5=b+10.
\n" );
document.write( "I've come up with 30 but know when i solve it using 30 that's wrong.
\n" );
document.write( "I can figure out that the correct answer is 40, but don't know what I'm doing that I can't figure out the correct equation. \n" );
document.write( "
Algebra.Com's Answer #509043 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! c=2b, \n" ); document.write( "c-5=b+5+10 \n" ); document.write( "2b-5=b+5+10 \n" ); document.write( "b=20 \n" ); document.write( "c=40 \n" ); document.write( "check \n" ); document.write( "40-5=20+5+10 \n" ); document.write( "35=35 \n" ); document.write( "ok\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |