Answer:
Step-by-step explanation:
You want to set up a system. We are given some points fo we can set up inputs and outputs. F(0) = 5, given by point (0,5). and F(3)=135, given by point (3,135). The exponential function general equation is F(x)= a(b)^x. plug in out functions into the general equation to get a(b)^0=5 and a(b)^3=135. Then you simplify and solve for a. In the equation a*b^0=5, anything to the power of 0 is 1. so a*1=5. Therefore a=5. we plug in the a to the second equation to find b. 5*b^3=135. b^3=27. b=3 from simplifying. Therefore, the equation should be 5(3)^x. THATS IT!
Answer:
Step-by-step explanation:
Graph y = -3x. Start at the origin (0, 0). Place a dark dot there. Now, starting with your pencil point on that dot, move 1 space to the right and from this new point move 3 spaces down. Place a dark dot at this new point.
Now draw a straight line through both dark dots. This is the desired graph.
Answer:
4.) Step 2; it should be m∠o + m∠p = 180 degrees (supplementary angles)
Step-by-step explanation:
o and p are supplementary angles, and therefore add up to 180 degrees.
Answer:
[13, 15, 17, 16, 12]
[16, 12, 17, 13, 15]
[16, 15, 14, 13, 12]
[17, 13, 15, 12, 14]
Step-by-step explanation:
Writing a Python code, I got the answers given, reading from left to right to down. For example, for [13, 15, 17, 16, 12], 13 is the top left circle, 15 is the middle right, 17 is the far right, 16 is the bottom left, and 12 is the bottom right