document.write( "Question 1049811: The jurrascc zoo charges 10 for each adult and 7 for each child. The total bill for the 100 people was 790. How many adults and how many children are there \n" ); document.write( "
Algebra.Com's Answer #665383 by advanced_Learner(501)\"\" \"About 
You can put this solution on YOUR website!
10a+7c=790
\n" ); document.write( "a+c=100\r
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE linear system by SUBSTITUTION
Solve:
\n" ); document.write( " \"+system%28+%0D%0A++++10%5Ca+%2B+7%5Cc+=+790%2C%0D%0A++++1%5Ca+%2B+1%5Cc+=+100+%29%0D%0A++\"We'll use substitution. After moving 7*c to the right, we get:
\n" ); document.write( " \"10%2Aa+=+790+-+7%2Ac\", or \"a+=+790%2F10+-+7%2Ac%2F10\". Substitute that
\n" ); document.write( " into another equation:
\n" ); document.write( " \"1%2A%28790%2F10+-+7%2Ac%2F10%29+%2B+1%5Cc+=+100\" and simplify: So, we know that c=70. Since \"a+=+790%2F10+-+7%2Ac%2F10\", a=30.
\n" ); document.write( "
\n" ); document.write( " Answer: \"system%28+a=30%2C+c=70+%29\".
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );