document.write( "Question 957349: David counted the birds in his garden. 1/3 of the birds were cockatoos and 1/4 were pigeons. He saw 6 more cockatoos than pigeons. How many birds did David see? \n" ); document.write( "
Algebra.Com's Answer #584991 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
1/3 of the birds were cockatoos and 1/4 were pigeons. He saw 6 more cockatoos than pigeons. How many birds did David see?
\n" ); document.write( "let x=number of birds he saw
\n" ); document.write( "\"%281%2F3%29x=%281%2F4%29x%2B6\" Multiply each side by 12
\n" ); document.write( "\"4x=3x%2B72\" Subtract 3x from each side.
\n" ); document.write( "\"x=72\" ANSWER: David saw 72 birds.
\n" ); document.write( "CHECK:
\n" ); document.write( "\"%281%2F3%29x=%281%2F4%29x%2B6\"
\n" ); document.write( "\"%281%2F3%2972=%281%2F4%2972%2B6\"
\n" ); document.write( "\"24=18%2B6\"
\n" ); document.write( "\"24=24\"
\n" ); document.write( "
\n" );