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
3241004551 [841]
3 years ago
7

Int[][] myvals = {{2, 4, 6, 8}, {20, 40, 60, 80} };​using the above two-dimensional array, what is the value of myvals[1][2]?

Mathematics
1 answer:
RoseWind [281]3 years ago
4 0

Answer:

myvals[1][2] = 4

Step-by-step explanation:

Int[][] myvals = {{2, 4, 6, 8}, {20, 40, 60, 80} }

This command means that we have the following matrix:

\left[\begin{array}{cccc}2&4&6&8\\20&40&60&80\end{array}\right]

using the above two-dimensional array, what is the value of myvals[1][2]?

This is the element at first row, column 2.

First row is {2, 4, 6, 8}

First row, column 2 is 4. So

myvals[1][2] = 4

You might be interested in
Pls find the area to the second power.
Tom [10]
First of all gall, the end is NOT an exponent, its the unit of measurement for finding the area (thats square units)

Heres the answer:
31.5 square units.
Explanation:
The formula for the area of a triangle is bh/2
The formula for the area of a triangle is bh
(Use this formula and try to find the real explanation)
3 0
3 years ago
Read 2 more answers
Simplify the following completely, show all work. √-45
scoray [572]

Answer:

3\sqrt{5}i

Step-by-step explanation:

\sqrt{-45}

\sqrt{-9*5}

\sqrt{-9}\sqrt{5}

3i\sqrt{5}

3\sqrt{5}i

7 0
2 years ago
Convert the angle 0 = 70° to radians.​
xxMikexx [17]

Answer:

7/18π radians   Exact answer

1.22 radians      Decimal approximation

Step-by-step explanation:

π radians  = 180º

70 * π/180 = 7/18π

7/18 * 3.14159 ≈ 1.22

3 0
3 years ago
Please help on number 3 part 1 and part 2 pretty please thanks
Goryan [66]
For the first part you need to find 85% of 16,000. its 13,600. you get this by multiplying .85 by 16,000.

for part two, i don't know how to show the work, but 816 is 96% of 850.

sorry about that, but i hope it helps
7 0
3 years ago
Choose the correct simplification of (7x^3y^3)^2. (5 points) 100 POINTS GIVING BRAINLIEST FOR GOOD EXPLANATION
In-s [12.5K]

Answer:

Option C

Step-by-step explanation:

(7x^3y^3)^2

= (7)^2 * (x^3)^2 * (y^3)^2

= 49 * x^(3*2) * y^(3*2)

= 49x^6y^6

You have to distribute the terms in "7x^3 * y^3" each to the power of 2

(7)^2 * (x^3)^2 * (y^3)^2

Now you can apply the rule "(x^a)^b = x^a*b" and further simplify the expression

4 0
3 years ago
Read 2 more answers
Other questions:
  • Mara found the length of time of an investment. The principal of the investment was $4,300, the interest rate was 6.2 percent, a
    15·1 answer
  • Daniel owed his mom $5 yesterday. That amount tripled today after he borrowed money to buy a CD. Which of the following expressi
    12·2 answers
  • Whats the vertex y=4x^2+16x+7
    9·1 answer
  • Find the number that belongs
    10·1 answer
  • In a certain board game a 12 sided number cube showing numbers 1-12 is rolled. If 3 such number cubes are rolled, what is the pr
    7·1 answer
  • Three men do a certain job in 5 days how long will it take 1 man to do that same job
    13·1 answer
  • ................................................................................................................................
    13·1 answer
  • Please help me fast!!
    9·1 answer
  • Area codes are the first three digits of a 10-digit telephone number. The first digit of an area code cannot be 0 or 1.
    8·1 answer
  • Evaluate the expression is 4*3^z when c is 2
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!