Triangle Area = .5 * (base * height)
36 = (base * height) / 2
So let's say base = 9 height 8
If base and height are scaled by a factor if 5 than
base = 45 height 40 and
area = .5 * (45 * 40)
area = 900
Basically, the area increases by a factor of 25.
The base increases by 5 and the height increases by 5 so the area increases by 5*5 = 25
a function is a relationship or expression involving one or more variables. It has a set of input and outputs. Each input has only one output. The function is the description of how the inputs relate to the output.
Answer:
Its A
Step-by-step explanation:
Tutor approved. I hope this helps you
Answer:
Using proportions, the pizza parlor should expect 20 breadsticks and 25 calzone orders if there were 100 total orders.
Step-by-step explanation:
Orders:
Salads 3
Pizzas 8
Sides of breadsticks 4
Pepperoni calzones 5
Total orders: 20
Proportion of sides breadsticks=4/20=0.2
Proportion of pepperoni calzones=5/20=0.25
For 100 total orders:
Sides of breadsticks=0.2(100)=20
Pepperoni calzones=0.25(100)=25
Part 1
<h3>Answer: 13</h3>
---------------------
Explanation:
We'll replace every copy of x with -3. Then use PEMDAS to simplify.
f(x) = -2x+7
f(-3) = -2(-3)+7
f(-3) = 6+7
f(-3) = 13
===========================================================
Part 2
<h3>Answer: -11</h3>
---------------------
Explanation:
We work backwards in a sense compared to what part 1 did. Instead of finding f(x) based on x, we determine what x must be for a given f(x).
We'll replace f(x) with 29 and solve for x like so
f(x) = -2x+7
29 = -2x+7
-2x+7 = 29
-2x = 29-7
-2x = 22
x = 22/(-2)
x = -11
Note how if you replaced x with -11, we'd get,
f(x) = -2x+7
f(-11) = -2(-11)+7
f(-11) = 22+7
f(-11) = 29
which helps confirm we have the correct answer.