document.write( "Question 196665: The ratio of rabbits to foxes is 2 to 9. If there are 35 fewer foxes than rabbits, then how many of each are there? \n" ); document.write( "
Algebra.Com's Answer #147395 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Use a ratio. Let R be the number of rabbits and F be the number of fox.
\n" ); document.write( "You are told \"F+=+R+-+35\"
\n" ); document.write( "\"2%2F9+=+F%2FR\"
\n" ); document.write( "\"2%2F9+=+%28R-35%29%2FR\"
\n" ); document.write( "\"2%2AR+=+9%28R-35%29\"
\n" ); document.write( "\"2R+=+9R+-+315+\"
\n" ); document.write( "\"315+=+7R\"
\n" ); document.write( "\"45+=+R\"
\n" ); document.write( "\"F+=+R-35\"
\n" ); document.write( "\"F=10\"
\n" ); document.write( "Check your answer, does 2/9 = 10/45?
\n" ); document.write( "
\n" ); document.write( "
\n" );