No she is not because 1 2/5 is a bigger number than 5/7.
1 2/5 in decimal form is 1.4, and 5/7 in decimal form is .714.
Yes this is simple just what is the angle of the whole circle and just subtract from that number.
Answer:
I think that it is y=15x+35
Step-by-step explanation:
15*x is how many hours and you have to pay $35 regardless to rent the boat
Answer and explanation:
Geometary software is merely a software implementation of solving the area of a triangle. Therefore geometry software employs all the methods used in coordinate algebra(manual) albeit behind the scenes, in the console of the software, and just displays the area in the screen after solving. While geometry software displays the area using automated methods in code, coordinate algebra solves area of the triangle manually using several steps. In both cases, we observe that algebra is required to solve area of the triangle as it is part of the algorithm used in the code for the geometry software. Also being able to use the geometry software requires that one understand coordinate algebra to be able to plot lines, points and planes at the correct locations on the screen and get desired result.