Answer:
your answer is 3 this is a simple equation type this into to brainly next time it will give you the answer
Answer:
y = 1/2x - 4
Step-by-step explanation:
If two lines are perpendicular to each other, they have opposite slopes.
The first line is y = -2x + 8. Its slope is -2. A line perpendicular to this one will have a slope of 1/2.
Plug this value (1/2) into your standard point-slope equation of y = mx + b.
y = 1/2x + b
To find b, we want to plug in a value that we know is on this line: in this case, it is (4, -2). Plug in the x and y values into the x and y of the standard equation.
-2 = 1/2(4) + b
To find b, multiply the slope and the input of x (4)
-2 = 2 + b
Now, subtract 2 from both sides to isolate b.
-4 = b
Plug this into your standard equation.
y = 1/2x - 4
This equation is perpendicular to your given equation (y = -2x + 8) and contains point (4, -2)
Hope this helps!
Answer:
Ron has 15 nickels and 9 quarters
Step-by-step explanation:
Create a system of equations where n is the number of nickels and q is the number of quarters he has:
n + q = 24
0.05n + 0.25q = 3
Solve by elimination by multiplying the top equation by -0.25
-0.25n - 0.25q = -6
0.05n + 0.25q = 3
Add them together and solve for n:
-0.2n = -3
n = 15
So, Ron has 15 nickels. Find how many quarters he has by subtracting 15 from 24:
24 - 15
= 9
So, Ron has 15 nickels and 9 quarters.
Step-by-step explanation:
Different Types of Indexes in SQL Server