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 #509077 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! c=2b and that c-5=b+10 \n" ); document.write( "work on the second equation \n" ); document.write( "add 5 to each side \n" ); document.write( "c = b + 15 \n" ); document.write( "since c=2b and c = b + 15 \n" ); document.write( "2b = b + 15 \n" ); document.write( "add -b to each side \n" ); document.write( "b = 15 \n" ); document.write( "c = 2*15 = 30 \n" ); document.write( "Test c-5 = b+10 \n" ); document.write( "30-5=15+10 \n" ); document.write( "25=25\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |