document.write( "Question 639861: Hi
\n" );
document.write( "This question has to do with negative exponents. I am trying to rewrite this expression without negative exponents.\r
\n" );
document.write( "\n" );
document.write( "a^-1 - b^-1
\n" );
document.write( "___________
\n" );
document.write( "a^-3 - b^-3\r
\n" );
document.write( "\n" );
document.write( "I believe the answer is:\r
\n" );
document.write( "\n" );
document.write( "a^2b^2
\n" );
document.write( "_________________
\n" );
document.write( "a^2+ab+b^2\r
\n" );
document.write( "\n" );
document.write( "I just don't know the steps on how to get there.\r
\n" );
document.write( "\n" );
document.write( "Thank you
\n" );
document.write( "Regards
\n" );
document.write( "Mike \n" );
document.write( "
Algebra.Com's Answer #402956 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! Your answer is correct. Here is how I get there. \n" ); document.write( "The first operation we need to do is get rid of the negative exponents. \n" ); document.write( "This is done by replacing them with their inverse (also called the reciprocal). \n" ); document.write( "For example, \n" ); document.write( "a^(-1) = 1/a \n" ); document.write( "Likewise \n" ); document.write( "b^(-1) = 1/b \n" ); document.write( "and \n" ); document.write( "a^(-3) = 1/a^3 \n" ); document.write( "and \n" ); document.write( "b^(-3) = 1/b^3 \n" ); document.write( "Make these sustitutions in your expression yields \n" ); document.write( "(1) (1/a - 1/b)/(1/a^3 - 1/b^3) \n" ); document.write( "Now let's get rid of the fractions. \n" ); document.write( "Multiply (1) by (a^3*b^3)/(a^3*b^3), which changes nothing because we are multiplying by one, and obtain \n" ); document.write( "(2) (a^2*b^2)((b - a)/(b^3 - a^3)) \n" ); document.write( "The denominator of (2) factors into \n" ); document.write( "(3) (b - a)*(b^2 + ab + a^2) \n" ); document.write( "You can FOIL (3) to show that it is equal to the denominator of (2). \n" ); document.write( "Substituting (3) into (2) which simplifies to \n" ); document.write( "(4) (a^2*b^2)/(b^2 + ab + a^2) \n" ); document.write( "The answer (4) is the same as your \"belief\", but now you know the rest of the story. \n" ); document.write( "We can also go from (1) to (2) by cross multiplication to subtract the fractions in the numerator and denominator of (1). \n" ); document.write( "The numerator of (1) is \n" ); document.write( "(5) (1/a - 1/b) = (b-a)/(ab) \n" ); document.write( "and the denominator of (1) is \n" ); document.write( "(6) (1/a^3 - 1/b^3) = (b^3 - a^3)/(a^3*b^3) \n" ); document.write( "Taking the ratio of (5)/(6) yields (2).\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |