document.write( "Question 741637: A police academy is training 14 new recruits. Some are working dogs and others are police officers. There are 38 legs in all. How many of each type of recruit are there \n" ); document.write( "
Algebra.Com's Answer #452096 by rapaljer(4671)\"\" \"About 
You can put this solution on YOUR website!
Let X=number of police officers (each with 2 legs)
\n" ); document.write( "y= number of dogs (with 4 legs each)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The equation for recruits is
\n" ); document.write( "x+y=14\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The equation of legs is
\n" ); document.write( "2x+4y=38 which can be reduced to x+2y=19\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Multiply first equation by -1:
\n" ); document.write( "-x - y = -14
\n" ); document.write( " x +2y = 19\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Add these equations together, and you get
\n" ); document.write( "y= 5 dogs\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since x+y=14, 5 dogs means there are 9 police, with legs = 20 for dogs, 18 for police for a total of 38 legs. It checks.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Dr. Robert J. Rapalje, Retired
\n" ); document.write( "Seminole State College of Florida\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );