document.write( "Question 1104160: A zoo has 4 times as many gorillas as tigers. There are 4 more tigers than there are zebras at the zoo. If z represents the number of zebras, in terms of r, how many gorillas are in the zoo? \n" ); document.write( "
Algebra.Com's Answer #718887 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
g, t, z
\n" ); document.write( "Gorillas, Tigers, Zebras\r
\n" ); document.write( "\n" ); document.write( "Not clear what you want with \"r\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The description gives this system:
\n" ); document.write( "\"system%28g%2Ft=4%2Ct=z%2B4%29\"\r
\n" ); document.write( "\n" ); document.write( "(or maybe \"system%28g%2Fr=4%2Cr=z%2B4%29\")\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Find g.
\n" ); document.write( "\"g=4t\"
\n" ); document.write( "\"g=4%28z%2B4%29\"
\n" ); document.write( "\"g=4z%2B16\"
\n" ); document.write( "-
\n" ); document.write( "Maybe you want r for number of tigers.
\n" ); document.write( "\"r=z%2B4\"
\n" ); document.write( "\"z=r-4\"
\n" ); document.write( "-
\n" ); document.write( "\"g=4%28r-4%29%2B16\"
\n" ); document.write( "\"4r-16%2B16\"
\n" ); document.write( "\"g=4r\"
\n" ); document.write( "
\n" );