A subsidiary or intermediate theorem in an argument or proof.
Source: Wikipedia
<h3>
Answer:</h3><h3>D</h3><h3 /><h3>
Step-by-step explanation:</h3><h3>
</h3><h3>In a function, an input (x) value should have only one output (y) value.</h3><h3 />
-------------------------------------------------------------------------------------------
<em>Example: (View attached image below). </em><em>Table A</em><em> is a function because each </em><em>x </em><em>value has only 1 </em><em>y</em><em> value. But </em><em>Table B</em><em> is not a function because the </em><em>x value</em><em> of </em><em>4 </em><em>has </em><em>2 y values</em><em>.</em>
The larger value is 9 x 10^9
The smaller value is 3 x 10^(-4)
Divide the larger over the smaller
Doing so will have you divide the coefficients 9 and 3 (numbers in front of the "times ten to the..." portions) to get 9/3 = 3.
Then you'll also subtract the exponents: 9 minus (-4) = 9 - (-4) = 9 + 4 = 13
In summary so far, we got a coefficient of 3 and an exponent of 13
So the final answer is 3 x 10^13 (assuming you want scientific notation)
If you want to convert to standard notation, instead of scientific notation, move the decimal point in 3.0 thirteen spots to the right to get
30,000,000,000,000
there are 13 zeros (four groups of 3 plus one just after the 3) in that value above. This is the number 30 trillion
9514 1404 393
Answer:
slope = k/2
Step-by-step explanation:
The slope formula is useful for finding slope.
m = (y2 -y1)/(x2 -x1)
m = (5k -7k)/(-3 -1)
m = -2k/-4
m = k/2
The slope is k/2.
Answer:
#carry on learning
mark me as brainliest
Find a point-slope form for the line that satisfies the stated conditions. Slope , passing through (-5,4)
I really need this question answered
By:
I don't see a value for the slope. We need that to set the equation, otherwise I can write an unlimited number of equations that pass through (-5,4).
I'll assume a slope so that you can see how the procedure would work. I like 6, so we'll assume a slope of 6.
The equation for a straight line has the form y = mx + b, where m is the slope and y is the y-intercept, the value of y when x = 0. We want a line that has slope 6, so:
y = 6x + b
We need to find b, so substitute the point (-5,4) that we know is on the line:
4 = 6*(-5) + b and solve for b
4 = -30 + b
b = 34
The line is y = 6x + 34