Answer:
X=the smaller
y=the larger
The bigger of two numbers is four more than the smaller, then:
y=x+4
one more than twice the smaller is the same as the larger, then
1+2x=y
We have the following system of equations:
y=x+4
y=2x+1
We solve this system by equal values method:
x+4=2x+1
x-2x=1-4
-x=-3
x=3
We find the value of "y"now:
y=x+4
y=3+4
y=7
the values of x and y are:
x=3
y=7
Step-by-step explanation:
Given:
The equation is

To find:
The value of b.
Solution:
We have,

Subtracting both sides by
, we get




Therefore, the value of b is
.
Answer:
<em>(7, 5.25)</em> lies on the graph.
Step-by-step explanation:
We are given the following values
x = 4, 6, 8, 12 and corresponding y values are:
y = 3, 4.5, 6, 9
Let us consider two points (4, 6) and (6, 4.5) and try to find out the equation of line.
Equation of a line passing through two points
and
is given as:

where m is the slope.
(x,y) are the coordinates from where the line passes.
c is the y intercept.
Here,

Formula for slope is:


Now, the equation of line becomes:

Putting the point (4,3) in the above equation to find <em>c</em>:

So, final equation of given function is:

OR

As per the given options, the point <em>(7, 5.25) </em>satisfies the equation.
So correct answer is
.
I think (0,0) is the only one that starts at 0 for both x and y and stay the same if the add the 3 to x and 6 to y.
Answer:
Option A:
y = 3*(x - 5)^2 - 4
Step-by-step explanation:
For a quadratic equation:
y = a*x^2 + b*x + c
with the vertex (h, k), we can rewrite the function as:
such that:
h = -b/2*a
y = a*(x - h)^2 + k
Here we have the function:
y = 3*x^2 - 30*x + 71
the x-value of the vertex will be:
h = -(-30)/(2*3) = 30/6 = 5
And k is given by:
k = y(5) = 3*(5)^2 - 30*5 + 71 = -4
Then the vertex is:
(5, - 4)
And we can rewrite the equation in the vertex form as:
y = 3*(x - 5)^2 + (-4)
y = 3*(x - 5)^2 - 4
Then the correct option is A.