Answer:
D) SAS
Step-by-step explanation:
Given:
Segment XY = segment VW
Segment XY ║ segment VW
∠ VXY = ∠ WVX (Alternate Interior angle Theorem)
Segment VX ≅ segment VX (relative property of Congruence)
Solution:
In △VWX and △XYV
Segment VX ≅ segment VX
∠ WVX = ∠ VXY
Segment XY = segment VW
∴ By Side Angle Side Congruence Property
△VWX ≅ △XYV by SAS
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
<span>Point slope form is (y - y1) = m(x - x1), where m is a slope of 2, and x1 = 0 and y1 = 0 are our point at the origin. Therefore, we can plug in these values to get the point slope equation for our line:
(y – 0) = 2*(x - 0)</span>
Answer:
Break-even point in units= 20,000
Step-by-step explanation:
Giving the following information:
Selling price per unit= $29.99
Unitary variable cost= $14.25
Fixed costs= $314,800
<u>To calculate the break-even point in units, we need to use the following formula:</u>
Break-even point in units= fixed costs/ contribution margin per unit
Break-even point in units= 314,800 / (29.99 - 14.25)
Break-even point in units= 20,000
If period of

is one-half the period of

and
<span>

has a period of 2π, then

and

.
</span>
To find the period of sine function

we use the rule

.
<span /><span />
f is sine function where f (0)=0, then c=0; with period

, then

, because

.
To find a we consider the condition

, from where

.
If the amplitude of

is twice the amplitude of

, then

has a product factor twice smaller than

and while period of

<span> </span> is 2π and g(0)=0, we can write

.