multiply the height x the length x the width to find the volume of a room (or another 3d object)
Given:
28/36 ratio
annual income: 86,250
28+36 = 64
28/64 * 86,250 = 0.4375 * 86,250 = 37,734.375
36/64 * 86,250 = 0.5625 * 86,250 = 48,515.625
28/36 ⇒ 37,734.375/48,515.625
Answer:
x=[15:-5:-25]'
Step-by-step explanation:
In order to create a vector you need to use this command:
x = [j:i:k]'
This creates a regularly-spaced vector x using i as the increment between elements. j is the initial value and k is the final value. Besides you need to add the character ' at the end in order to convert the arrow vector in a column vector
Answer:
x=148
Step-by-step explanation:
First, find the missing angle by subtracting 100+48 from 180 (all of the angles in a triangle add up to 180). Then, subtract that from 180 (the angles are a linear pair, so they are supplementry, so they add up to 180) x+32=180.
x=148.
(お役に立てれば!)