X-intercept: y = 0
y-intercept: x = 0
3x + 4y = 0
x-intercept: subtitute y = 0
3x + 4 · 0 = 0
3x = 0
x = 0 → (0; 0)
y-intercept: subtitute x = 0
3 · 0 + 4y = 0
4y = 0
y = 0 → (0; 0)
Steps to solve:
47.5 + 4.5x ≤ 65
~Subtract 47.5 to both sides
4.5x ≤ 17.5
~Divide 4.5 to both sides
x ≤ 3.8888888889...
So, yes, the friends will have to share snacks.
Best of Luck!
He/she idk, got a higher score on the second test. How you do it is divide the score by the number out of it so like 19 divided by 25. Umm for the ratio, I'm not really sure, I guess you just do 19:25 and 17:20
The answer is: The Area command.
The explanation is shown below:
1. The Area command is a very useful command in AutoCad, and you can use it to calculate the area and the perimeter of a closed region draw with a polyline.
2. To use this command, you only need to type AREA and press the enter button. Then, you must select the points of the closed region and press enter again. Once you do this, the software will show you the perimeter and the area.
Start by getting one of the equations in terms of one variable, in this case lets put the first equation in terms of y
2x+y=3 ---> y=3-2x
now we plug that into the second equation
5x-2y=12 ---> 5x-2(3-2x)=12
we can then multiply and simplify
5x-2(3-2x)=12 ---> 5x-6+4x=12 ---> 9x-6=12 ---> 9x=18 ---> x=2
we can now plug x=2 into an equation to solve for y
2(2)+y=3 ---> 4+y=3 ---> y=-1