Search 70,668 tutors

Ask questions and get free answers from expert tutors

3a to the 2nd power minus 2 a=5

3a to the second power minus 2 a=5

Comments

Assuming 3a to the second power means only the a is raised to the second power.

3a^2 - 2a = 5

3a^2 - 2a - 5 = 0

(a+1) * (3a-5) = 0

a= -1 or a= 5/3

 

Plug in both answers to verify they work and they do.

- Jason S. 10/16/2012

Cierra, if you know that a=5 then you can plug 5 into the equation for "a" and solve it using the order of operations:

3 * (5)2 - 2  -->  3 * 25 -2  -->  75 - 2 = 73

Order of Operations:

Parentheses, Exponents, Multiplication, Division, Addition, Subtraction 

- Jessica T. 10/18/2012
add comment
WyzAnt Tutors: Sign In to answer this question.

3 Answers

3a- 2a = 5 

1. Subtract 5 from both sides, so we have ZERO on the right side:

3a2 - 2a - 5 = 0

2. Factor:

(3a - 5) (a + 1) = 0

Now we know that at least one of the values in the parentheses has to equal ZERO, because anything multiplied by Zero is going to equal Zero.

3. Solve each parentheses separately:

3a - 5 = 0  -->  3a = 5  -->  a = 5/3

a + 1 = 0  -->  a = -1

Answer: a = 5/3 or -1


**Remember you can always double check your answer by plugging it into the original equation!

add comment
You can solve this problem two different ways. Method 1: Factoring First move evething to one side. 3a^2 - 2a - 5 = 0 Then find factors of the first and last term (3 and 5) that add to be -2. So we have (3a-5)(a+1) = 0 Set 3a-5=0 and a+1=0 Then we see that a=5/3 or a=-1 Method 2: Quadratic Equation x = [-b(+/-)sqrt(b^2-4ac)]/2a Using this formula, we have a=3, b= -2, and c= -5 Plug in these values and you will obtain the same answer as in method 1. Remember there are two solutions.
add comment

Please sign in to comment.