document.write( "Question 977689: Problem: There are some boys and dogs at a place. If total number of heads is 7 and total number of legs is 20, how many boys and how many dogs are there?\r
\n" );
document.write( "\n" );
document.write( "please solve this question.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #599244 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! b+d=7 \n" ); document.write( "4d+2b=20 \n" ); document.write( "b=7-d \n" ); document.write( "4d+2(7-d)=20 \n" ); document.write( "4d+14-2d=20 \n" ); document.write( "2d=6 \n" ); document.write( "d=3 \n" ); document.write( "b=4 \n" ); document.write( "check \n" ); document.write( "4*2+3*4=20 \n" ); document.write( "8+12=20 \n" ); document.write( "ok\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |