Answer:
First point: (1,0)
Second Point: (2,1)
Third Point: (3,2)
Fourth Point: (8,7)
Step-by-step explanation:
For the first two points, you have to plot the two pairs of coordinates that are given. After this, you have to plug the x values into the equation to get the missing y values.
For example: The third point
X= 3
Y= X - 1
Y= 3 - 1
Y=2
So this means that the third coordinate is (3,2)
A. 3a b. a^3 c. 4x d. 3pq e. 7^ef f. zxy^1
This problem is an example of solving equations with variables on both sides. To solve, we must first set up an equation for both the red balloon and the blue balloon.
Since the red balloon rises at 2.6 meters per second, we can represent this part of the equation as 2.6s. The balloon is already 7.3 meters off of the ground, so we just add the 7.3 to the 2.6s:
2.6s + 7.3
Since the blue balloon rises at 1.5 meters per second, we can represent this part of the equation as 1.5s. The balloon is already 12.4 meters off of the ground, so we just add the 12.4 to the 1.5:
1.5s + 12.4
To determine when both balloons are at the same height, we set the two equations equal to each other:
2.6s + 7.3 = 1.5s + 12.4
Then, we solve for s. First, the variables must be on the same side of the equation. We can do this by subtracting 1.5s from both sides of the equation:
1.1s + 7.3 = 12.4
Next, we must get s by itself. We work towards this by subtracting 7.3 from both sides of the equation:
1.1s = 5.1
Last, we divide both sides by 1.1. So s = 4.63.
This means that it will take 4.63 seconds for both balloons to reach the same height. If we want to know what height that is, we simply plug the 4.63 back into each equation:
2.6s + 7.3
= 2.6 (4.63) + 7.3
= 19.33
1.5s + 12.4
= 1.5 (4.63) + 12.4
= 19.33
After 4.63 seconds, the balloons will have reached the same height: 19.33 meters.
Answer:
<h2><u>
y = -2x</u></h2>
Step-by-step explanation:
If you notice very carefully then you will see that the line passes through the points :
( 1 , - 2 )
( - 1 , 2 )
Hence the value of x = 1 when the value of y = - 2 .
We know that - 2 × 1 = - 2
⇒ - 2 x = y
⇒ y = - 2x
Hence the first OPTION is correct .
Verification :
For points ( - 1 , 2 ) we can write :
y = - 2x
⇒ 2 = - 2 × - 1
⇒ 2 = 2
Hence the answer is verified .
Always try to use the converse of the graphical method .
( Nothing converse is there ... just saying the opposite steps of that method :P )
I mean in graphical method we plot points and then join , here identify the joined points and then make the equation .
Answer:
(22,0)
Step-by-step explanation:
1. Select any two points given and find their slope (rise/run)
(-38, 40) and (-23, 30)
slope =
= - 2/3
2. Use the slope and one of the points to create an equation of the line in the format y = mx + b, where m = slope and b = y-intercept.
y = mx + b ⇒ 40 = -2/3 (-38) + b
3. Solve for b
40 = -2/3 (-38) + b
40 = 76/3 + b
40 - 76/3 = b
b = 44/3
4. To find the x-intercept, set y = 0, and solve.
y = -2/3 x + 44/3
0 = -2/3 x + 44/3
2/3 x = 44/3
x = 22
Hope this helped!