That would be Quadrant 1, which is the quadrant in the top right corner.
Sin corresponds to the y-value, so sin would be positive at Quadrants 1 and 2.
Tan, which is y/x (sin/cos), is positive at Quadrants 1 and 3.
So at quadrant 1 is where both sin and tan are positive.
2x + (x+9) = 90
3x + 9= 90
3x= 81
x= 27
Now plug in 27 to (x+9)
27+9= 36
Final Answer = 36
Here you go let me know if you have questions
Write the equation of a line that is parallel to y=-5/4x + 7
Any line parallel to the given line will have the same slope. In an equation presented in the y-intercept form, the slope is always the coefficient of "x". In this case, the slope is -5/4 (meaning the next point is down 5, and 4 to the right).
Our equation so far looks like this: y = -5/4x + b
"b" represents the y-intercept. To solve for be, we will need to substitute values into x and y. The next piece of information it gives us is one of the points, or solutions, of the line. This means that since this point is on the line, we can use its x and y values to substitute.
x = -4
y= 1
y = -5/4x + b
1 = -5/4(-4) + b
1 = 5 + b
-4 = b
Final Answer: y = -(5/4)x -4