Solve Basic Math: Find "a" in y = a - ab

  • Thread starter Thread starter Jasonp914
  • Start date Start date
AI Thread Summary
To find "a" in the equation y = a - ab, it is necessary to factor out "a," resulting in y = a(1-b). To isolate "a," divide both sides by (1-b), leading to the solution a = y/(1-b). However, it is crucial to note that this division is valid only if (1-b) is not equal to zero. The discussion emphasizes the importance of being cautious when dividing by variables to avoid potential errors in algebra.
Jasonp914
Messages
6
Reaction score
0
How do I find a? there are two. y = a - ab
 
Physics news on Phys.org
a - ab is the same as a(1-b)
 
simple ans...

y = a - ab

You have two a's on the right hand side (rhs). That's a problem.

So we factor out the "a" on the rhs(right hand side). y=a(1-b).

Now we only have one "a" on the rhs.

a(1-b) means "a" multiplied by (1-b). To solve for "a" we must get rid of (1-b).We do the opposite of multiplying, which is? yes yes yes dividing!

Remember that what we do to one side we must do to the other.

So we get y/(1-b) =a(1-b)/(1-b), (1-b) cancels on the rhs and we finally get

y/(1-b) = a.

:biggrin: :biggrin: :biggrin: :biggrin:
 
Last edited:
factor
please post in high school section next time about algerbra
y = a - ab
y= a(1-b) divide (1-b)
y/(1-b) = a
 
Don't get snippy, tom. There are some people (English majors?) who didn't take in math in high school (or didn't pay attention when they did) and are paying for it in college. If this was posted by a person who is in college, it belongs in this forum.
 
My high school algebra teacher would kill us if we ever divided by a variable. Its simply just bad algebra. While I agree that the only way to solve for a in this case is the way that was illustrated above, you should explicitly write for b not equal to 1.
 
I'm 46 and decided to go back to college, they had me take this as a "refresher course" thanks for your help.
 
whats wrong with dividing by variables?
 
Jasonp914 said:
I'm 46 and decided to go back to college, they had me take this as a "refresher course" thanks for your help.


That's a very brave, usefull and rewarding decision Jason, I applaud you.

I tutor students in their first years of mathematics and physics and I can tell you it ain't easy. Please, do not hesitate if you have any other question. I am willing to help you out if necessary. :wink: :wink:

regards
marlon
 
  • #10
whats wrong with dividing by variables?


You should never divide by a variable (well in 99% of the time) because you don't know what that variable is. You could be very well in fact be dividing by zero. For example x^2=2x. You can't divide both sides by x and get x=2. you have to subtract 2x from both sides and factor out the x and get your solutions as 2 and 0.
 
  • #11
You should never divide by a variable without specifying that the result is only true if the divisor is not 0. As gravenewworld said when asserting that you should not divide by 1-b, " While I agree that the only way to solve for a in this case is the way that was illustrated above, you should explicitly write for b not equal to 1."
 
Back
Top