<span>In abstract algebra and formal logic, the distributive property of binary operations generalizes the distributive law from elementary algebra. In propositional logic, distribution refers to two valid rules of replacement. The rules allow one to reformulate conjunctions and disjunctions within logical proofs.</span>
f(x) = 5x − 1 and g(x) = 2x^2 + 1
(f × g)(x) = (5x − 1)(2x^2 + 1)
(f × g)(x) = 10x^3 - 2x^2 + 5x - 1
Substitute x = - 3
(f × g)(-3) = 10(-3)^3 - 2(-3)^2 + 5(-3) - 1
(f × g)(-3) = 10(-27) - 2(9) -15 - 1
(f × g)(-3) =-270 - 18 - 16
(f × g)(-3) = -236
Answer
- 236
Answer:
The area in factored form is
.
The area in standard form is
.
Step-by-step explanation:
The area of a rectangle is length times width.
So the area here is (x+2)(x-5).
They are probably not looking for A=(x+2)(x-5) because it requires too little work.
They probably want A in standard form instead of factored form.
Let's use foil:
First x(x)=x^2
Outer: x(-5)=-5x
Inner: 2(x)=2x
Last: 2(-5)=-10
---------------------Adding together:
.
The area in factored form is
.
The area in standard form is
.
Using the monthly payments formula, it is found that a car with a value of at most $25,293.
<h3>What is the monthly payment formula?</h3>
It is given by:

In which:
- n is the number of payments.
In this problem, we have that the parameters are given as follows:
A = 400, n = 70, r = 0.035.
Hence:
r/12 = 0.035/12 = 0.002917.
Then we have to solve for P to find the maximum value of the car.


![P = \frac{400[(1.002917)^{70}-1]}{0.002917(1.002917)^{70}}](https://tex.z-dn.net/?f=P%20%3D%20%5Cfrac%7B400%5B%281.002917%29%5E%7B70%7D-1%5D%7D%7B0.002917%281.002917%29%5E%7B70%7D%7D)
P = $25,293.
More can be learned about the monthly payments formula at brainly.com/question/26267630
#SPJ1