Answer:
yes
Step-by-step explanation:
y <5x+8
Substitute the point in and see if the inequality is true
6 < 5(5) +8
6 < 25 +8
6 < 33
This is true so the point is a solution
The function that takes three decimal numbers as inputs and finds the sum of those inputs and returns the sum has been given below
What is programming?
Program is the set of instructions given to the computer so that the computer can execute those instructions. The act of writing program is called programming.
The program has been shown below
#include<stdio.h>
using namespace std;
int main()
{
double n1, n2, n3;
double s;
printf("Enter first numbers");
scanf(%lf, &n1);
printf("Enter second numbers");
scanf(%lf, &n2);
printf("Enter third numbers");
scanf(%lf, &n3);
s = n1 + n2 + n3;
printf("Sum = %f", s);
return 0;
}
To learn more about programming refer to the link-
brainly.com/question/23275071
#SPJ4
A vertical asymptote is what you get when you try to divide by 0. To find where you get these, you need to look at the denominator and what values of x will make the denominator equal to 0.
In your denominator, you have (x+7)(x-5)(x-3).
What values of x makes (x+7)(x-5)(x-3)=0?
If x = -7, if x = 5, or if x = 3, then that entire expression will equal zero. (Same idea as when you solve equations by factoring.
Now the only place this can get trickier is if one of those factors — one of (x+7), (x-5), or (x-3) — also appears in the numerator. If that happens, then it’s more involved whether you have an asymptote or not. But that doesn’t happen in this example.
So the short version: Asymptotes happen when you try to divide by zero. Dividing by zero is not a good thing. So you just ask yourself, “What will make the denominator 0?”
71 hundredths I'm not 100 % sure but I think so.
Hope it helps:)
Cosine again. Yay.
Put 36 into a fancy calculator with one of those cos() things. You get about 0.81.
So that's the ratio between x and 10.
So basically x/10 = 0.81, or 0.81 * 10 = x.
8.1 = x