document.write( "Question 379302: miranda visited a petting zoo on saturday. she counted 95 ducks and goats.
\n" );
document.write( "she also counted 316 legs between the ducks and goats. how many of each kind of each animal did miranda see? \n" );
document.write( "
Algebra.Com's Answer #269306 by mananth(16946) You can put this solution on YOUR website! let ducks be x numbers \n" ); document.write( "goats be y numbers \n" ); document.write( ".. \n" ); document.write( "x+y = 95....................(1) \n" ); document.write( ".. \n" ); document.write( "2x+4y = 316.................(2) \n" ); document.write( "multiply (1) by -2 \n" ); document.write( "-2x-2y=-190 \n" ); document.write( "add this to (2) \n" ); document.write( "4y-2y=316-190 \n" ); document.write( "2y=126 \n" ); document.write( "/2 \n" ); document.write( "y=63 The number of goats. \n" ); document.write( "plug value of y in (1) \n" ); document.write( "x+63=95 \n" ); document.write( "x= 32 ... The number of ducks. \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |