A polyhedron is a 3D solid with many faces
Answer:
46,303
Step-by-step explanation:
12789+9324+9324+1078+12789+999= 46,303
x=3
multiply 2 to both sides to cancel denominator
subtract 8x from both sides and then divide by 2
Exponentail thingies
easy, look at all them them, see that they have 5 in common?
rremember how esay it was to factor
ax^2+bx+c=0
now we have
5^(2x)-6(5^x)+5=0
remember that 5^(2x)=(5^2)^x or (5^x)^2
in other words, we can rewrite it as
1(5^x)^2-6(5^x)+5=0
if yo want, replace 5^x with a and factor
1a^2-6a+5=0
(a-1)(a-5)=0
a=5^x
(5^x-1)(5^x-5)=0
set each to zero
5^x-1=0
5^x=1
take the log₅ of both sides
x=log₅1
5^x-4=0
5^x=4
take the log₅ of both sides
x=log₅4
x=log₅1 and/or log₅4
second quesiton
same thing
1(2^x)-10(2^x)+16=0
factor
(2^x-8)(2^x-2)=0
set each to zero
2^x-8=9
2^x=8
x=3
2^x-2=0
2^x=2
x=1
x=3 or 1
first one
x=log₅1 and/or log₅4
second one
x=1 and/or 3
Answer:
1. (3x - 2)(x + 5).
2. 2(x + 4)(x - 2).
3. (2x - 9)(2x + 9).
Step-by-step explanation:
1. f(x) = 3x^2 +13x -10
Try to factor by the ac method:
3 * -10 = -30
We need 2 numbers whose product is -30 and whose sum is + 13.
They are -2 and +15, so we write:
3x^2 + 15x - 2x - 10 Factor by grouping:
= 3x(x + 5) - 2(x + 5)
= (3x - 2)(x + 5).
2. f(x) = 2x^2+4x-16
= 2(x^2 + 2x - 8)
Now we need 2 numbers whose product is -8 and whose sum is + 2.
They are +4 and -2. So:
= 2(x + 4)(x - 2).
3. 4x^2 - 81 This is the difference of 2 squares so the factors are:
(2x - 9)(2x + 9).