Solving Exponents Homework: Troubleshooting -a^2b^-1

  • Thread starter Thread starter Jenninifer
  • Start date Start date
  • Tags Tags
    Exponents
AI Thread Summary
The discussion focuses on troubleshooting the simplification of the expression involving exponents: (4a^4b^3)(-a^3) / (a^5b^6)(-b^2). Participants emphasize the importance of correctly applying exponent rules, specifically that when multiplying terms with the same base, exponents are added, and when dividing, exponents are subtracted. There is confusion regarding the simplification process, particularly how to handle the negative signs and the distribution of exponents. Users are encouraged to use LaTeX formatting for clarity in presenting mathematical expressions. The thread highlights the need for a step-by-step approach to simplify the expression accurately.
Jenninifer
Messages
18
Reaction score
0

Homework Statement


Code:
4a^4b^3      -a^3 
---------- x -------
a^5b^6        -(b^2)

Homework Equations





The Attempt at a Solution



(4a^4b^3)(1a^3)
= 4-a^7b^-3
---------------
a^5-b^4

= $-a^2b^-1

WHERE DID I GO WRONG!
 
Last edited by a moderator:
Physics news on Phys.org
Jenninifer said:

Homework Statement


Code:
4a^4b^3      -a^3 
---------- x -------
a^5b^6        -(b^2)

Homework Equations





The Attempt at a Solution



(4a^4b^3)(1a^3)
= 4-a^7b^-3
---------------
a^5-b^4

= $-a^2b^-1

WHERE DID I GO WRONG!

I tried wrapping your equation in "code" tags to help the spacing, but even that didn't really help the readability. Can you try using the code tags and some spacing to help readability? Thanks.
 
Sorrry I don't know how!
 
Let me try in Latex:

\frac{4a^4 b^3}{a^5 b^6} x \frac{-a^3}{-(b^2)}

Did I get that right? You can use the QUOTE button to see how the Latex is formed, and emulate it in your calculations that you're going to do here...

(There's alwo a Latex tutorial stickie post in the Learning Materials forum)
 
Yes that's it! I still don't get it though.
 
Jenninifer said:
Yes that's it! I still don't get it though.

Get what? How to post in Latex, or how to distribute the exponents and simplify the expression?
 
I don't get either. But i just need how to simplify it.
 
Well, start small. Start with the original stuff:

\frac{4a^4 b^3}{a^5 b^6} x \frac{-a^3}{-(b^2)}

And just look at the "a" component first:

\frac{-a^3 * 4a^4}{a^5}

when you multiply terms with the same base, you add the exponents, right? And when you divide terms with the same base, you subtract the exponent of the term in the denominator. What do you get by doing that to the above?
 
-4a^2?
 
  • #10
How about:
3-3 + 3-4
_____________
3-5
 
  • #11
Jenninifer said:
-4a^2?

Correct for my question.
 
  • #12
Jenninifer said:
How about:
3-3 + 3-4
_____________
3-5

Say what?
 
Back
Top