1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
I am Lyosha [343]
3 years ago
15

Try this hard Math Problem if you dare!!

Mathematics
1 answer:
Dennis_Churaev [7]3 years ago
6 0

Answer:

a. (x - 3)^2 + 16

b. 8(x -7)^2

c. (a^2 - 1)(7x - 6) or (a+1)(a-1)(7x-6)

d. (x^2-4)(x^2+3) or (x-2)(x+2)(x^2+3)

e. (a^n+b^n)(a^n-b^n)(a^{2n} +b^{2n})

Step-by-step explanation:

a.\ (x + 1)^2 - 8(x - 1) + 16

Expand

(x + 1)(x + 1) - 8(x - 1) + 16

Open brackets

x^2 + x + x + 1 - 8x + 8 + 16

x^2 + 2x + 1 - 8x + 24

Collect Like Terms

x^2 + 2x - 8x+ 1  + 24

x^2 - 6x+ 25

Express 25 as 9 + 16

x^2 - 6x+ 9 + 16

Factorize:

x^2 - 3x - 3x + 9 + 16

x(x -3)-3(x - 3) + 16

(x - 3)(x - 3) + 16

(x - 3)^2 + 16

b.\ 8(x - 3)^2 - 64(x-3) + 128

Expand

8(x - 3)(x - 3) - 64(x-3) + 128

8(x^2 - 6x+ 9) - 64(x-3) + 128

Open Brackets

8x^2 - 48x+ 72 - 64x+192 + 128

Collect Like Terms

8x^2 - 48x - 64x+192 + 128+ 72

8x^2 -112x+392

Factorize

8(x^2 -14x+49)

Expand the expression in bracket

8(x^2 -7x-7x+49)

Factorize:

8(x(x -7)-7(x-7))

8((x -7)(x-7))

8(x -7)^2

c.\ 7a^2x - 6a^2 - 7x + 6

Factorize

a^2(7x - 6) -1( 7x - 6)

(a^2 - 1)(7x - 6)

The answer can be in this form of further expanded as follows:

(a^2 - 1^2)(7x - 6)

Apply difference of two squares

(a+1)(a-1)(7x-6)

d.\ x^4 - x^2 - 12

Express x^4 as x^2

(x^2)^2 - x^2 - 12

Expand

(x^2)^2 +3x^2- 4x^2 - 12

x^2(x^2+3) -4(x^2+3)

(x^2-4)(x^2+3)

The answer can be in this form of further expanded as follows:

(x^2-2^2)(x^2+3)

Apply difference of two squares

(x-2)(x+2)(x^2+3)

e.\ a^{4n} -b^{4n}

Represent as squares

(a^{2n})^2 -(b^{2n})^2

Apply difference of two squares

(a^{2n} -b^{2n})(a^{2n} +b^{2n})

Represent as squares

((a^{n})^2 -(b^{n})^2)(a^{2n} +b^{2n})

Apply difference of two squares

(a^n+b^n)(a^n-b^n)(a^{2n} +b^{2n})

You might be interested in
What is the standard form formula
vazorg [7]

Answer: The standard form of an equation is Ax + By = C. In this kind of equation, x and y are variables and A, B, and C are integers.

Explanation:

We can convert a point slope equation into standard form by moving the variables to the left side of the equation.

8 0
3 years ago
Solve the equation.
Zina [86]

Answer:

x=5

Step-by-step explanation:

esa es la respuesta correcta

7 0
3 years ago
Find the inverse of the following matrix without using a calculator 1-1 2 -3 2 1 0 4 - 25
Artist 52 [7]

Answer:

18  -(17/3)   (5/3)

25  (25/3)  (7/3)

4    (4/3)     (1/3)

Step-by-step explanation:

You can solve this problem by using the Gauss-Jordan method.

You have the original matrix and then the Identity matrix.

So:

Original              Identity

1 -1 2                    1 0 0

-3 2 1                   0 1 0

0 4 -25                0 0 1

By the Gauss-Jordan method, in the original place you will have the identity and in the place that the identity currently is you will have the inverse matrix:

So, let's start by setting the first row element to 0 in the second and the third line.

The first row element of the third line is already at zero, so no changes there. In the second line, we need to do:

L2 = L2 + 3L1

So now we have the following matrixes.

1 -1 2        |            1 0 0

0 -1 7       |            3 1 0        

0  4 -25   |            0 0 1

Now we need the element in the second line, second row to be 1. So we do:

L2 = -L2

1 -1 2        |            1 0 0

0 1 -7       |            -3 -1 0        

0  4 -25   |            0 0 1

Now, in the second row, we need to make the elements at the first and third line being zero. So, we have the following operations:

L1 = L1 + L2

L3 = L3 - 4L2

Now our matrixes are:

1 0 -5       |            -2 -1 0

0 1 -7       |            -3 -1 0        

0 0 3       |            12 4 1

Now we need the element in the third line, third row being one. So we do:

L3 = -L3

1 0 -5       |            -2  -1     0

0 1 -7       |            -3  -1      0        

0 0 1       |            4    (4/3) (1/3)

Now, in the third row, we need the elements in the first and second line being zero. So we do:

L1 = L1 + 5L3

L2 = L2 + 7L3

So we have:

1 0 0 |       18  -(17/3)   (5/3)

0 1 0 |       25  (25/3)  (7/3)

0 0 1 |       4    (4/3)     (1/3)

So the inverse matrix is:

18  -(17/3)   (5/3)

25  (25/3)  (7/3)

4    (4/3)     (1/3)

4 0
3 years ago
A parallelogram has an area of 60 square inches. If the base of the parallelogram is 12 inches, what is the height of the parall
Vikentia [17]
How to find the area of a parallelogram is length times height. 12 times what gets you to 60? 5 does. 12 times 5 is 60.

HEIGHT: 5



8 0
3 years ago
I need help fast .. Please answer quickly
nirvana33 [79]

Answer:

False

Step-by-step explanation:

6 0
3 years ago
Other questions:
  • Andy is 6 feet tall. if 1 inch equals 2.54 centimeters, how long is Andy, to the nearest centimeter
    6·1 answer
  • What is x2-5x+6=0 factorised?
    13·2 answers
  • What is 532,892 rounded to the nearest thousand?
    6·1 answer
  • A store is having a sale where everything is discount 30% find the discount and the sales price if a customer buys an item that
    12·1 answer
  • Find the number of sides of a regular polygon if one interior angle is 120 degrees.
    10·1 answer
  • Which choice is equivalent to the quotient shown here when x is greater than or equal to 0?
    6·1 answer
  • 16)b)<br> I don’t know how to do
    11·2 answers
  • What is the range of f(x)= -x^2+4if the domain is {2, 0, 1}
    7·1 answer
  • V, N, and K are collinear with K between N and V. If NV= -11x+220, VK= 3x+6, and KN= 18x-10, solve for x
    13·1 answer
  • [(-2)²×3]÷[(-9)-5+2]
    11·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!