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

  • Thread starter Thread starter Jenninifer
  • Start date Start date
  • Tags Tags
    Exponents
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
11 replies · 2K views
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:

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

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:

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

And just look at the "a" component first:

[tex]\frac{-a^3 * 4a^4}{a^5}[/tex]

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?
 
How about:
3-3 + 3-4
_____________
3-5