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
4x/x+3 - 4x/x+6 <br> Please help me find the right answer thxs
Arisa [49]

Answer:

9

Step-by-step explanation:

For 4x/x+3, just cancel the x to get 4+3=7

For -4x/x+6, cancel the x to get -4+6=2

7+2=9

Hope this helps

6 0
3 years ago
Determine if the following statement is sometimes, always, or never true. The central angle of a minor arc is an acute angle.
zavuch27 [327]
It is sometimes true
5 0
3 years ago
Hello everyone good morning how is everyone doing to day
Zepler [3.9K]
I’m tired I’ve so much homework to complete and a long day of school :(
5 0
3 years ago
Read 2 more answers
Please answer correctly !!!! Will mark brainliest !!!!!!
Musya8 [376]

Answer:

h(r) = 6(r+1)+10

Step-by-step explanation:

Just solve for q. Because that's the output. h(r) = q

3 0
2 years ago
Read 2 more answers
The princess examines one plant and can’t seem to locate its roots. The plant is labeled as p(x)=x^2+x+3 Which values should the
AleksAgata [21]
Let's actually find the roots, using the quadratic formula:

<span>p(x)=x^2+x+3 gives us a=1, b=1 and c=3.

                 -1 plus or minus sqrt(1^2-4(1)(3))
Then x = -----------------------------------------------          
                                           2

The discriminant here is negative, so the roots x will be complex:

              -1 plus or minus sqrt(-11)      -1 plus or minus i*sqrt(11)
       x = ---------------------------------- = -------------------------------------
                          2                                                 2

These are irrational roots; they cannot be expressed as the ratios of integers.</span>
8 0
3 years ago
Other questions:
  • Find the least common multiple for 45, 2
    5·1 answer
  • A and B are vertical angles. If A = 4x - 10 and B = 6x - 30, find mA.
    5·2 answers
  • Use the coordinates of the labeled points to find a point-slope equation of the line. (3,-4)
    6·2 answers
  • Need answers for Question 8 and 9
    6·2 answers
  • Help please I WILL MARK BRAINLIEST !!!!
    12·2 answers
  • Ms. Melcher plans to decorate her house. Ms. Melcher wants to buy a rug to cover her bed room floor. If Ms. Melcher's bed room i
    10·1 answer
  • HELP!! FAST!!
    6·1 answer
  • Will give brainliest and plz no fake answers
    14·1 answer
  • Plz help me it worth 50% of my grade tell wethere it’s proportional of not
    9·1 answer
  • A group of 8 friends go to the movies. A bag of costs $2.99 how much will it cost to get one bag of popcorn for each friend
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!