Answer:
dimensions = 10.8 X 4
Step-by-step explanation:
Breadth/ width of room = x
Length of room = 6.8 + x
perimeter = 2 ( L + B )
29.6 = 2 ( 6.8 + x + x )
29.6/2 = 6.8 + 2x
14.8 - 6.8 = 2x
8 = 2x
8/2=x
4=x
Length of room = 6.8 + x = 6.8 + 4 = 10.8 m
Breadth/ width of room = x = 4m


<h3>hope it would be helpful </h3>
Answer:
5, 8, 11, 14, 17,....
f(n) = 5+3n where n is the number of steps after the first two. 7 steps is 20 faces.
Step-by-step explanation:
A sequence is a list of numbers that are related. The first number in the sequence is 5 since the first part of the stairs has 5 faces (5 squares, the dark don't count). Every time you add a "stair" you add 2 blocks - one underneath to support and one as the step. This adds 3 faces. So 5 becomes 8. Repeat and 8 becomes 11. You add 3 faces each time. So the sequence is
5, 8, 11, 14, 17,....
This is a constant pattern of adding 3 each time after the initial start. So we can write a rule. We start with 5 + 3(each stair step). So if the cube is 7 stairs high, that is 5 more repetitions of adding blocks after the start (remember the start has 2 steps already). So 5 + 3(5) = 20. 7 steps high will have 20 faces.
P = 4
13 + 3 = 16
16/4 = 4
These questions require reverse order, you have to work backwards
For example 4 * P you would do 4/P instead
Answer:
A. The stepwise selection procedure uses Adjusted R-square as the "best" model criterion.
Step-by-step explanation:
Stepwise regression is a model which uses variables in step by step manner. The procedure involves removal or inclusion of independent variables one by one. It adds the most significant independent variable and removes the less significant independent variable. Usually stepwise selection uses R-square or Mallows Cp for picking the best fit.