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
The angel in the triangle.
adell [148]

Answer:

Step-by-step explanation:

Subtract 73 from 180 to get 107. Then divide 107 by 2 to get 53.5 degrees. For each angle. Meaning angle B is 53.5 or 54 degrees.

7 0
3 years ago
HELP! This needs to be answered ASAP!
andriy [413]

Answer:

it will take 4 hours( I'm not so sure)

Step-by-step explanation:

$25x $15

------- = ------------- + 75

1h. 1h

25x = 100

x =100/25

x = 4

8 0
3 years ago
One challenge of federalism is that
padilas [110]

Answer:

power and authority are concentrated in the central government and can take away people's right

Step-by-step explanation:

<em>p</em><em>lsss </em><em> </em>mark brainliest

7 0
2 years ago
Sarah is doing research on the average age of first-year resident physicians. She wants her estimate to be accurate to within 1
WINSTONCH [101]

Answer: The number of first-year residents she must survey to be 95% confident= 263

Step-by-step explanation:

When population standard deviation (\sigma)  is known and margin of error(E) is given, then the minimum sample size (n) is given by :-

n=(\dfrac{z^*\sigma}{E})^2, z* = Two-tailed critical value for the given confidence interval.

For 95% confidence level , z* = 1.96

As, \sigma = 8.265, E = 1

So, n= (\dfrac{1.96\times8.265}{1})^2 =(16.1994)^2\\\\= 262.42056036\approx263\ \ \ [\text{Rounded to the next integer}]

Hence, the number of first-year residents she must survey to be 95% confident= 263

7 0
3 years ago
What is the domain of the function y=/x-1?<br> -o0 -1 O 0 O 15x
SCORPION-xisa [38]
The answer is -1 because I don’t really know the real answer
7 0
3 years ago
Other questions:
  • Help!! Which operation should be used to solve <br> X/3= 15? <br> A= ÷3<br> B= -3<br> C=+3<br> D=x3
    10·1 answer
  • I don’t understand what to write
    9·1 answer
  • What is the answer for 35=-7z
    5·2 answers
  • Choose the equation that represents a line that passes through points (−3, 2) and (2, 1).
    14·1 answer
  • the perimeter of a rectangle is 232 inches. the width is 36 inches. what is the length of the rectangle?
    8·1 answer
  • In 2013, the moose population in a park was measured to be 5,100. By 2018, the population was measured again to be 5,200. If the
    11·1 answer
  • When adding two numbers, the number of significant figures in the sum is equal to the number of significant figures in the least
    12·1 answer
  • A box of a dozen donuts has three lemon cream filled , five chocolate cream filled and 4 vanilla cream filled. If the doughnuts
    8·1 answer
  • True or false? To begin an indirect proof, you assume the inverse of what you intend to prove is true
    9·2 answers
  • Solve x (PLEASE HELP!!)<br> (10x-4)<br> ---------- = 20<br> 5
    9·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!