Answer: hello your question is incomplete attached below is the missing codes
Answer : It may not work because; the double pointer P was not allotted a double using a new double ( I.e. Error in the main function ) also the cout statement was not written in the main function
Step-by-step explanation:
It may not work because; the double pointer P was not allotted a double using a new double ( I.e. Error in the main function ) also the cout statement should be moved to the Main
<u><em>The correction is below </em></u>
{
double* p = new double;
hypotenuse(1.5, 2.0, p);
cout << "The hypotenuse is " << *p << endl;
}
We are given this explicit formula :

In order to find eighth term let us plug n as 8 in this formula:

subtracting 8-1 first using pemdas rule

multiplying 5 and 7

subtracting 35-6
c(8) = 29
So eighth term is 29.
Answer:
Determine whether the equation has the form x=a, and if it does, the equation has one solution.
Answer: 86,400 feet
Step-by-step explanation: First convert from feet per second to feet per hours by multiplying by 60 twice. 6 f/s = 360 f/min = 21600 f/hour
Next multiply 21600 by 4 = 86400
Answer:
I don't know your answer options, but this is what the graph would look like:
**please mark brainliest!!