Plug any number in for x and find the resulting y, then if you need to graph place the coordinate points on the plane. For example if you set x=2 the equation becomes y=0.5(2). From here we can see 0.5(2)=1 and this is equal to 1 so in a data chart you would write under x the number 1 and under y the number 2.
I assume that by square corners you mean 90 degree angles. if this is the case then there are 2 in a pentagon. Hope I helped :)
Answer:
m+5nx(9-p)-6-2r
Step-by-step explanation:
here you go
Answer:
z =15cm and
y=9.0cm
Step-by-step explanation:
Use sine rule
12/ sin53 = z / sin 90
Z = 12 x sin 90 / sin 53
Z = 15cm
To find y the angle opposite to y will be 180-(90+53)=37º
So
15/sin 90= y/sin37
y= 15 x sin37 /sin 90
y = 9.0cm
Answer:
Step-by-step explanation:
5x + 2y = 20
Here we will show you how to calculate the following:
Calculate and show the solution for the x-intercept and y-intercept of 5x + 2y = 20.
Calculate the graph plot coordinates for 5x + 2y = 20
Solve 5x + 2y = 20 for x and also for y.
Calculate and show the solution for the slope of 5x + 2y = 20
Find x-intercept
The x-intercept is where the graph crosses the x-axis. To find the x-intercept, we set y1=0 and then solve for x.
5x + 2y = 20
5x + 2(0) = 20
x1 = 4 y1 = 0
Find y-intercept
The y-intercept is where the graph crosses the y-axis. To find the y-intercept, we set x2=0 and then solve for y.
5x + 2y = 20
5(0) + 2y = 20
y2 = 10 x2 = 0
Get Graph Plot Coordinates
Getting two graph points will allow you to make a straight line on a graph. The plot coordinate format is (x1,y1) and (x2,y2).
Thus, we use the x-intercept and y-intercept results above to get the graph plots for 5x + 2y = 20 as follows:
(x1,y1) and (x2,y2)
(4,0) and (0,10)
Find slope
The slope of the line (m) is the steepness of the line. It is the change in the y coordinate divided by the corresponding change in the x coordinate. Simply plug in the coordinates from above and solve for m to get the slope for 5x + 2y = 20
m = (y2 - y1)/(x2 - x1)
m = (10 - 0)/(0 - 4)
m = -2.5