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
please help me answer this question! it’s due in soon. could you do this?
ASHA 777 [7]

Answer:

a:) Integer Sequences

b:) 1, 3, 6, 10, 15, 21, 28, 36, 45, 55, 66, 78, 91, 105, 120, 136, 153, 171, 190, 210, ...

Step-by-step explanation:

3 0
2 years ago
Read 2 more answers
2x+2(3x+5)=91 what is the answer
goldenfox [79]

Answer:

if the answer is the value of x then it would be 13.5

Step-by-step explanation:

8 0
3 years ago
Read 2 more answers
A handyman charges a fixed rate of R to visit a customers house. In addition, the hardy man charges an hourly rate for H for eac
aksik [14]

Answer:

T == R + NH

Step-by-step explanation:

The fixed rate R is added to the hourly charges to get the total T. The hourly charges are the product of the number of hours and the charge per hour, NH.

The sum is then ...

... T = R + NH

4 0
3 years ago
Why is there an AA similarity postulate but not an AA congruence postulate
bagirrra123 [75]

Answer:

Step-by-step explanation:

4 0
3 years ago
- A butcher combined 100 lb of hamburger that cost $1.75 per pound with 40 lb of hamburger
slamgirl [31]

Answer:

$315

Step-by-step explanation:

1.75 x 100 = $175

3.50 x 40 =$140

175 + 140 = $315

8 0
3 years ago
Read 2 more answers
Other questions:
  • 2. An advertising firm has an old computer that can prepare a whole mailing in 6 hours. With
    11·1 answer
  • Original Price: $.75<br> Discount: ? <br> Sale Price: $.15<br> What’s the discount
    14·1 answer
  • Which number below has a value between 6.6 and 6.7?
    9·2 answers
  • A line with a slope of 
    10·1 answer
  • Help my cousin pls<br> Credit: 10 points
    5·1 answer
  • If a vehicle decreases in value from $30,000 to $23,500, what is the percent decrease?
    6·2 answers
  • 3. Find the missing value.<br> a. The mean is 8:<br> b.<br> 5, 11, 9, 7, 6, X
    9·1 answer
  • Gordon has a round tablecloth with a radius of 4 feet. What is the tablecloth's diameter?<br> feet
    9·1 answer
  • What is the radical expression that is equivalent to the expression
    12·1 answer
  • Help me pleaseee!!!!!
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!