document.write( "Question 52454: before rodland sold two female rabbits, half of his rabbits were female. After the sale, only one third of his rabbits were female. If x represents his original number of rabbits, then
\n" );
document.write( "1/2x-2=1/3(x-2)
\n" );
document.write( "solve the equation to find the number of rabbits that he had befor the sale \n" );
document.write( "
Algebra.Com's Answer #34997 by darq(90)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "multiply with \"6\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "use distributive property\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3x-12=2x-4 \n" ); document.write( "variables in one side constants in the other\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3x-2x=-4+12 \n" ); document.write( "x=8 \n" ); document.write( " |