document.write( "Question 1127455: Ramon has twice as many rabbits as Miranda. Carla has 4 times as many rabbits as Miranda. If Ramon has 6 rabbits, how many rabbits, r, does Carla have?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #743863 by addingup(3677) You can put this solution on YOUR website! R = 2M \n" ); document.write( "C = 4M \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ \n" ); document.write( "R = 2, thus M = 2/2 = 1 and C = 4M = 1 x 4 = 4 \n" ); document.write( "Carla has 4 rabbits \n" ); document.write( " \n" ); document.write( " |