Answer:
the formula is (n-2)180 degrees
so its 7020
Step-by-step explanation:
2(sp)=ln
6x+2=10x-6
8=4x
x=2
therefore sp=3×2+1=6+1=7
Option D
Hello from MrBillDoesMath!
Answer:
11
Discussion:
Let "n" be the smaller number. Then
n * (n+5) = 176.
My first reaction to this problem was to factor 176 in my head. That's 176 = 16 * 11 and 16 is 5 more than 11. So that's the solution!.... Now let's solve it using the brute force approach:
n(n+5) = 176 =>
n^2 + 5n - 176 = 0 => use the quadratic formula
n = ( -5 +\- sqrt( 5^2 - 4(1)(-176)) ) /2
= ( -5 +\- sqrt( 25 + 704) )/ 2
= ( -5 +\- sqrt (729) ) /2 => as sqrt(729) = 27
= (-5 +\- 27) / 2 =>
= (-5 + 27)/2 or ( -5 -27)/2 =>
= 22/2 or -32/2 =>
= 11 or -16
But -16 is not allowed as the question wants a positive value.
Thank you,
MrB
Answer:
Domain is the values that x can take. In terms of real numbers x can take any value and the function will make sense. Since this is linear function the range is not limited too. So the range and domain coincide and are (-infinity;infinity)
Answer: B (2,1)
You know what y is (x-1) so you substitute that for y in the other equation.
3x+ ((4)(x-1))=10
3x+4x-4=10
7x=14
x=2
Then put x=2 into y=x-1
y=2-1
y=1