<h2>Key Ideas</h2>
<h2>Solving the Question</h2>
When both sides of the equal sign are equal, there are infinite solutions.
When you are able to isolate the variable, there is only one solution.
When the equation states an untrue expression, there is no solution.
1=3 is an untrue fact. Therefore, there would be no solutions to the system.
<h2>Answer</h2>
There is no solution
f(x) being even means
f(x) = f(-x)
So the zeros come in positive and negative pairs. If there are an odd number of intercepts like there are here, it's because one of them is x=0 which is its own negation.
Given zero x=6 we know x=-6 is also a zero.
So we know three zeros, and know the other two zeros are a positive and negative pair.
The only choice with (-6,0) and (0,0) is A.
Choice A
Answer:
60
Step-by-step explanation:
180=(x+30)+(4x)
Ok, combine like terms. That'll give you
180=5x+30.
Now solve for x. X is going to equal 30.
Then substitute 30 for x in the angles. One angle will be 60 and the other will be 120.
60 is smaller than 120 so that's your answer.
Answer:
a=1 or a=5/6
Step-by-step explanation:
I'm going to attempt to factor 6a^2-a-5
a=6
b=-1
c=-5
Find two numbers that multiply to be a*c and add to be b.
a*c=-30 =-6(5)
b=-1 =-6+5
So replace -a with -6a+5a in the expression we started with
6a^2-6a+5a-5
now we factor by grouping
6a(a-1)+5(a-1)
(a-1)(6a-5)
Now let's solve the equation:
(a-1)(6a-5)=0
So a=1 or a=5/6