i think that's the answer
<h3>
Answer: false</h3>
Work Shown:
s = false
p = true
r = false
-p = false, which is the opposite of statement p
s or -p = false or false = false
The result of an 'or' operation is false only when both parts are false; otherwise, it is true
(s or -p) or r = false or false = false
(s or -p) or r = false
Answer:
Function: 
Amount earned for 10 hours of work: 
Step-by-step explanation:
Let be "x" the number of hours worked on a project and "y" the total amount Luigi charges for a project.
Based on the data given in the exercise, you can identify that:
- $140 is a fixed amount.
- For each hour worked on the project, Luigi charges $25. This can be expressed as:

Then, the total amount he charges for a project is the sum of $140 and
. This can be represented with the following function:

To calculate the amount of money earned for 10 hours of work, you must substitute
into the function and evaluate. Then:

A=p(1+i/m)^mn
P=3168
i=0.1275
M=12
n=3/12
A=3,168×(1+0.1275÷12)^(12*3/12)
A=3,270.06
While the vertex of the function f(x) = x^2 is (0, 0), the vertex of the function g(x) = x^2 + 2x + 1 is (-1, 0).
Whereas both function has same y-cordinate, their x-coordinate are different which indicates that the function g(x) = x^2 + 2x + 1 is a horizontal translation of the function f(x) = x^2.