Answer:(X^2-5)(x^2+5)(x^4+25)
Step-by-step explanation:
<h2>
Answer:</h2>
LP = 8 because LR + PR = LP according to the Segment Addition Postulate, and 8 + 4 = 12 using substitution
<h2>
Step-by-step explanation:</h2>
From this problem, we know that:
LR = 12
PR = 4
So here we have a Line segment. Recall that a line segment has two endpoints, places where they end or stop and they are named after their endpoints, so the line segment here is LR whose measure is 12. Then, according to Segment Addition Postulate it is true that:
LP + PR = LR
By substituting LR = 12 and PR = 4, we have:
LP + 4 = 12
Subtracting 4 from both sides:
LP + 4 - 4 = 12 - 4
LP + 0 = 8
Finally:
LP = 8
Answer:
16
Step-by-step explanation:
Put the numbers where the variables are and evaluate:
F(3) = 2(3)^2 +1 = 19
G(4) = 2(4) -1 = 7
H(5) = 5
Then the desired sum is ...
F(3) +G(4) -2H(5) = 19 +7 -2(5) = 16
Answer:
x=[15:-5:-25]'
Step-by-step explanation:
In order to create a vector you need to use this command:
x = [j:i:k]'
This creates a regularly-spaced vector x using i as the increment between elements. j is the initial value and k is the final value. Besides you need to add the character ' at the end in order to convert the arrow vector in a column vector
Answer:
what?
Step-by-step explanation: