Answer:
d/dt(dx/dt)=K(dx/dt)^2
Step-by-step explanation:
Since, a is proportional to v^2; and a=d/dt(dx/dt) and v= dx/dt since they are instantanious acceleration and velocity respectively.
K=(d^x/dt^2)(dt/dx)^2
The names of the functions in the attached figure are:
- Cubic function
- Absolute value function
- Square root function.
- Rational function.
- Quadratic function
<h3>How to name the functions?</h3>
Functions can be named by their parent functions.
This is so because functions derive their properties from their parent functions.
There are several parent functions, some of them are:
- Linear equation
- Exponential equation
- Quadratic equation
- Rational equation
- Logarithmic equation
- Square root equation
- Cubic equation
- Cube root equation
Using the above as a guide, the names of the functions in the attached figure are:
- Cubic function
- Absolute value function
- Square root function.
- Rational function.
- Quadratic function
Read more about parent functions at:
brainly.com/question/17079244
#SPJ1
#include <stdio.h> #include <stdlib.h>
// Function to perform division (x / y) of two numbers x and y. // without using division operator in the code. int divide(int x, int y)
{ // handle divisibility by 0. if (y == 0)
{ printf("Error!! Divisible by 0"); exit(1);
} // store sign of the result.
int sign = 1; if (x * y < 0)
Answer:
$1.25
Step-by-step explanation:
2 × $1 = $2
4 × 1 = 4
1 × 1 = 10
$2 + 4 + 10
$2.14
$2.14 - $0.89
$1.25