The answer is a and if not D
The reflected points would be (-3,-7)
The x coordinate would stay the same but the y-coordinate would be the opposite
Answer:
T=98W-115W+1840
Step-by-step explanation:
$98 per credit at Westside (W)
$115 per credit at Pinewood (P)
Expression 1 : 98W+115P=T
Expression 2 : W+P=16
Combined: if W=16-P
Total=98W+115(16-W)
T=98W-115W+1840
Answer:
3x + 7y = 21
Step-by-step explanation:
We have value of two points (0,3) and (7,0)
First, let's find the slope of this line. The formula for slope is:
Change in y/Change in x or (y₂ - y₁)/(x₂-x₁)
Where x₁ = 0 x₂= 7 y₁ = 3 y₂ = 0
(y₂ - y₁)/(x₂-x₁)
= (0-3)/(7-0)
=-3/7
Now we can write the equation in point-slope form:
y-y₁ = m(x-x₁)
y - 3 = -3/7(x-0)
y-3=-3x/7
y=-3x/7 + 3
Now let's convert this to standard form, by making the y-intercept by itself:
Ax + By = C
y=-3x/7 + 3
Multiply through by 7
7(y) = 7(-3x/7) + 7(3)
7y = -3x + 21
3x + 7y = 21
Answer: There are no real number roots (the two roots are complex or imaginary)
The discriminant D = b^2 - 4ac tells us the nature of the roots for any quadratic in the form ax^2+bx+c = 0
There are three cases
- If D < 0, then there are no real number roots and the roots are complex numbers.
- If D = 0, then we have one real number root. The root is repeated twice so it's considered a double root. This root is rational if a,b,c are rational.
- If D > 0, then we get two different real number roots. Each root is rational if D is a perfect square and a,b,c are rational.