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
Bogdan [553]
3 years ago
7

Brenna is

Mathematics
2 answers:
bearhunter [10]3 years ago
7 0

Its C) 5x1      

Did it help?

                                       

soldi70 [24.7K]3 years ago
6 0

Write a C program to compute Matrix Multiplication of two matrices. Use one dimensional array to store each matrix, where each row is stored after another. Hence, the size of the array will be a product of number of rows times number of columns of that matrix. Get number of row and column from user and use variable length array to initialize the size of the two matrices as well as the resultant matrix. Check whether the two matrices can be multiplied or not. Write a getMatrix() function to generate the array elements randomly. Write a printMatrix() function to print the 1D array elements in 2D Matrix format. Also, write another function product(), which multiplies the two matrices and stores in the resultant matrix. With SEED 5, the following output is generated.

Sample Output

Enter the rows and columns of Matrix A with space in between: 3 5

Enter the rows and columns of Matrix B with space in between: 5 4

Matrix A:

    8     6     4     1     6

    2     9     7     7     5

    1     3     1     1     2

Matrix B:

    9     5     4     5

    9     9     8     1

    4     4     3     5


    2     6     2     1

    4     5     2     4

Product AxB:

168   146   106    91

161   186   125    81

50    52    37    22

In conclusion, the answer is 5x1

Please give Brainliest answer thanks! :)

You might be interested in
Linear or non linear?
Ghella [55]

NON LINEAR

do u neeed solution?

5 0
3 years ago
Read 2 more answers
The first three steps in writing f(x) = 40x 5x2 in vertex form are shown. write the function in standard form. f(x) = 5x2 40x fa
Mkey [24]

The function f(x) = 5x² + 40x is a parabola. Then the vertex of the parabola will be at (–4, –80).

<h3>What is the parabola?</h3>

It is the locus of a point that moves so that it is always the same distance from a non-movable point and a given line. The non-movable point is called focus and the non-movable line is called the directrix.

The function f(x) = 5x² + 40x

Then add and subtract 80, then we have

f(x) = 5x² + 40x + 80 – 80

f(x) = 5(x² + 8x + 16) – 80

f(x) = 5(x + 4)² – 80

The vertex of the parabola will be at (–4, –80).

More about the parabola link is given below.

brainly.com/question/8495504

6 0
2 years ago
The Martinez family walked three over five of a mile in three over eight of an hour. What equation can be used to calculate thei
jolli1 [7]
Velocity=distance/time

v=d/t

So in this case:

v=(3mi/5)/(3hr/8)  that's the equation you need to solve.

v=(3m/5)*(8/3hr)

8/5 mph=(3m/5)*(8/3hr)

1 3/5 mph= (3/5)/(3/8)

So the first statement is correct.
7 0
3 years ago
At the movie theatre, child admission is $5.60 and adult admission is $9.50. On Saturday, four times as many adult tickets as ch
romanna [79]

Answer:

-6.20x-6.20y=-948.6

add this to equation 2

6.20x-6.20x +9.30y-6.20y=1125.30-948.60

3.10y= 176.70

/3.10

y=176.70/3.10

y = 57 number of adult tickets

153-57=96 child tickets

Step-by-step explanation:

child admission is $6.20 : x numbers

adult admission is $9.30 : y numbers

153 tickets were sold  

sales of $1125.30 .  

x+y = 153.........................1

6.20x+9.30y= 1125.30..............2

4 0
3 years ago
what is the answer to this question: Tadeo volunteered at the library 6 times as many hours over the weekend as Dylan. Together,
monitta

Answer:

  • Tadeo: 12 hours
  • Dylan: 2 hours

Step-by-step explanation:

We can let d represent the number of hours that Dylan volunteered. Then Tadeo volunteered for 6d hours, and their total hours were ...

  d +6d = 14

  7d = 14 . . . . . . collect terms

  d = 2 . . . . . . . divide by the coefficient of d

  6d = 6(2) = 12

Tadeo volunteered 12 hours; Dylan volunteered 2 hours.

4 0
2 years ago
Other questions:
  • A school bought several pairs of skis, each costing $40 and several pairs of skates, each costing $50. The cost of the whole pur
    12·2 answers
  • 15 x 15 x 18 area=___sq unit
    10·1 answer
  • Helppp plz ASAP TY :&gt;
    15·2 answers
  • What is 5r + 8r it is 13r
    6·2 answers
  • Using the following equation, find the center and radius:
    9·2 answers
  • In order to join gymnastics after school, there is $75 on-time fee and $30 monthly fee. Which slope-intercept from equation mode
    13·1 answer
  • Help please! Could you put an explanation as well?
    11·1 answer
  • SALE
    7·1 answer
  • Can someone plss help me with this with good explanation!!!
    8·1 answer
  • Cameron is a member of a national gardening club. she asked 200 of her fellow members whether they use compost to fertilize thei
    5·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!