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
PLZ I`M TIMED
madam [21]

Answer:

I'm assuming that the variable h is for height, and the W (the total) is for weight, so the answer would be 60 120/263 or 60.456273764259Step-by-step explanation

7 0
3 years ago
Read 2 more answers
Write a linear equation with slope -1 and y intercept of 3
MatroZZZ [7]

Answer:

y = -x +3

Step-by-step explanation:

Think about the Y= mx + b

m = -1 so it's -x

b = 3, so it's +3

y intercept goes after the slope:

Y= Mx + B

Y = -x + 3

If you have any more questions that are math related (algebra 1 and geometry, please let me know and don't forget to click that friend button! Let me know if you have any more questions!

4 0
3 years ago
Simplify 3 - (4x - 5) + 6.<br><br><br>A)12x + 21 <br>B) 4x + 14 <br>C) 4x + 4<br>D) -4x + 14
mamaluj [8]
Hello! The question simplified is 4x + 14. This is because when you have a negative symbol in front of the numbers you need to distribute, you change the numbers inside into the opposites, and then multiply by -1. When you do this, you get 3 + 4x + 5 + 6. When you combine like terms, you get 4x + 14. The answer is B: 4x + 14.
3 0
3 years ago
Read 2 more answers
1/2-5/6 can someone help me
aleksandr82 [10.1K]

Exact Form:

-1/3

Decimal Form:

-0.3 (with a line over the 3)

3 0
3 years ago
Read 2 more answers
Find dy/dx by implicit differentiation and evaluate the derivative at the given point.xy = 12, (-4, -3)
mojhsa [17]
Xy=12
xdy/dx + y = 12
xdy/dx = 12 - y
dy/dx= (12-y) /x
dy/dx | x=-4 ,y=-3 = (12-(-3))/(-4)
= (12+3)/-4 = -15/4
4 0
3 years ago
Other questions:
  • The product of 3/4 and a number is 16
    11·2 answers
  • NEED HEL ASAP!!!!!!!!!!!!!!!!!!!!!!!!!!
    13·2 answers
  • a few years ago, melky bought 100 shares of a cologne company's stock for $16.77 per share. Last month she sold all of the share
    15·2 answers
  • Carlita has 2 1/2 pounds of turkey, the cherries are 1/4 equal to the turkey, and the chocolate drips are .35 equal to the cherr
    14·1 answer
  • Find the coordinates of the midpoint of the segment joining the given points (0,2) and (6,4)
    7·1 answer
  • What number is being distributed in the following problem: -(6x -2)
    11·1 answer
  • Help pls ;) <br> Find the geometric mean of 14 and 20
    12·1 answer
  • Find three consecutive odd integers such that the
    12·1 answer
  • Who is farther? a a Briel and Daniela are siblings. One day, Briel decided to go on a mountain climbing but Daniela went to the
    13·2 answers
  • Can y’all help me with ! I need correct anwsers ! Please
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!