1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Volgvan
3 years ago
14

Ill give brainliest

Mathematics
1 answer:
alisha [4.7K]3 years ago
5 0

Answer:

volume = 308 units^3

surface area = 298 units^2

You might be interested in
Which expressions are equivalent to √/32?<br> 4√8<br> 08<br> 2√8<br> 4√2<br> 16<br> 16√2
vaieri [72.5K]

Answer: 4√2

square root of a number is the factor that we can multiply by itself to get that number.

The square root symbol is also called as a RADICAL.

Perfect squares are the squares of the integers also called as square numbers.

to find the square root of non-perfect squared numbers we have to check the number with a near-perfect squared numbers

how to find square root of non perfect squared numbers:

If we can't figure out what factor multiplied by itself will result in the given number, we can make a factor tree.

Factor tree of 32 = 2*2*2*2*2

                            = (2*2) * (2*2) *2

                            = (4)2 *2

Therefore √/32 = √/2*2*2*2*2

                          = √/(4)2*2

                          = 4√/2

learn more about square roots here:

brainly.com/question/428672

brainly.com/question/3617398

#SPJ9

8 0
2 years ago
What would go in the blank?
luda_lava [24]

Answer:44

Step-by-step explanation:

Because all angles are the same on a triangle

8 0
3 years ago
Read 2 more answers
What the answer now question
sergejj [24]

Answer:

69 is your answer

Step-by-step explanation:

Have a wonderful day and good luck on you're test!

3 0
3 years ago
Consider the parameterization of the unit circle given by x=cos(3t^2-t), y=sin(3t^2-t) for t in (-infinity, infinity). Describe
PtichkaEL [24]

Answer and Step-by-step explanation:

The answer is attached below

3 0
3 years ago
I'm doing a task which involves magic v's, a maths pattern which has the rule of having the same total on each side. For e.g.
iogann1982 [59]

Answer:

--1-- (of set 23456)

2   4

5 3

 6

--2-- (of set 23456)

2   3

5 4

 6

--3-- (of set 23456)

2   5

6 3

 4

--4-- (of set 23456)

2   3

6 5

 4

--5-- (of set 23456)

3   5

4 2

 6

--6-- (of set 23456)

3   2

4 5

 6

--7-- (of set 23456)

3   6

5 2

 4

--8-- (of set 23456)

3   2

5 6

 4

--9-- (of set 23456)

3   5

6 4

 2

--10-- (of set 23456)

3   4

6 5

 2

--11-- (of set 23456)

4   5

3 2

 6

--12-- (of set 23456)

4   2

3 5

 6

--13-- (of set 23456)

4   6

5 3

 2

--14-- (of set 23456)

4   3

5 6

 2

--15-- (of set 23456)

5   4

2 3

 6

--16-- (of set 23456)

5   3

2 4

 6

--17-- (of set 23456)

5   6

3 2

 4

--18-- (of set 23456)

5   2

3 6

 4

--19-- (of set 23456)

5   6

4 3

 2

--20-- (of set 23456)

5   3

4 6

 2

--21-- (of set 23456)

6   5

2 3

 4

--22-- (of set 23456)

6   3

2 5

 4

--23-- (of set 23456)

6   5

3 4

 2

--24-- (of set 23456)

6   4

3 5

 2

--1-- (of set 34567)

3   5

6 4

 7

--2-- (of set 34567)

3   4

6 5

 7

--3-- (of set 34567)

3   6

7 4

 5

--4-- (of set 34567)

3   4

7 6

 5

--5-- (of set 34567)

4   6

5 3

 7

--6-- (of set 34567)

4   3

5 6

 7

--7-- (of set 34567)

4   7

6 3

 5

--8-- (of set 34567)

4   3

6 7

 5

--9-- (of set 34567)

4   6

7 5

 3

--10-- (of set 34567)

4   5

7 6

 3

--11-- (of set 34567)

5   6

4 3

 7

--12-- (of set 34567)

5   3

4 6

 7

--13-- (of set 34567)

5   7

6 4

 3

--14-- (of set 34567)

5   4

6 7

 3

--15-- (of set 34567)

6   5

3 4

 7

--16-- (of set 34567)

6   4

3 5

 7

--17-- (of set 34567)

6   7

4 3

 5

--18-- (of set 34567)

6   3

4 7

 5

--19-- (of set 34567)

6   7

5 4

 3

--20-- (of set 34567)

6   4

5 7

 3

--21-- (of set 34567)

7   6

3 4

 5

--22-- (of set 34567)

7   4

3 6

 5

--23-- (of set 34567)

7   6

4 5

 3

--24-- (of set 34567)

7   5

4 6

 3

Step-by-step explanation:

This javascript code is extremely brute-force, but it does the job:

function checkIfInSet(i, set) {

   return i.toString().split('').sort().join('') === set;

}

function checkIfMagic(s) {

   return (parseInt(s[0]) + parseInt(s[1]) == parseInt(s[3]) + parseInt(s[4]))

}

function printMagic(s) {

   console.log(`${s[0]}   ${s[4]}`);

   console.log(` ${s[1]} ${s[3]}`);

   console.log(`  ${s[2]}\n`);

}

function checkSet(set) {

   let counter = 1;

   for(let i=1; i<99999; i++) {

       if (checkIfInSet(i, set) && checkIfMagic(i.toString())) {

           console.log(`--${counter++}-- (of set ${set})`);

           printMagic(i.toString());

       }

   }

}

checkSet('23456');

checkSet('34567');

6 0
3 years ago
Other questions:
  • 37.67 x 70.71 (please show the work) but I need u to explain with numbers ​
    9·2 answers
  • Rewrite the function by completing the square f(x) =4x2+12x+9
    15·1 answer
  • HELP ME <br> solve for the right triangle
    10·1 answer
  • -3/8+5/9 jk cmmmmnvvvvvvv.Vzjnvjks.Fjnv.Fkjnxfvvvvvvvvvvvvvvvvvvvvvvvvv.....
    10·1 answer
  • This graph has rotational symmetry about the points
    10·1 answer
  • 7<br> Which is the best estimate for the percent equivalent of 75?<br> 219<br> 229<br> 469<br> 479
    9·1 answer
  • the area of a rectangle is 96m^2 and the circumference is 39.2m. Determine the dimensions if the rectangle​
    11·1 answer
  • Here is a triangle with some triangles inside it.​
    10·1 answer
  • First to answer correctly gets Brainliest<br> Please help!
    6·1 answer
  • Kal is decorating the outside edge of a square bulletin board. He needs to know the side length of the bulletin board. The area
    12·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!