Answer:
180
Step-by-step explanation:
I need to draw a picture to explain.
It would be 27 divided by 5 which would be 5.4, so the answer would be y=5.4
Answer:
37
Step-by-step explanation:
There are no two numbers that multiply to 45 but add to -10.
This is because the only numbers that multiply to get 45 are 1x45, 3x15, 5x8. None of them can add to -10 even if you make some of the numbers negative instead.
If this is a factoring problem, you may have to use the quadratic equation instead.
Answer:
f(1)=-11
f(n)=f(n-1)+22
Step-by-step explanation:
Base equation:
f(n)=-11+22(n-1)
f(1)=-11+22(1-1)
f(1)=-11+0
f(1)=-11
f(n)=-33+22n
f(n-1)=-11+22(n-2)
f(n-1)=-55+22n
-33+22n=-55+22n+x
22n gets canceled out
-33=-55+x
-33+55=x
x=22
f(n)=f(n-1)+22