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
PLEASEEEE HURRY
nika2105 [10]

Answer:

22

Step-by-step explanation:

The y values increase by 2 every time so 18+2=22

8 0
3 years ago
John, Sam & Rob were playing cards. John scored x points,Sam scored 3 fewer than John. Rob scored twice Sam's points. togeth
Lostsunrise [7]

Answer:  2x-6

Work Shown:

john = x

sam = x-3 since he scored 3 fewer than john

rob = 2*(sam) = 2(x-3) = 2*x-2*3 = 2x-6

7 0
2 years ago
<img src="https://tex.z-dn.net/?f=%20-%20y%20%3D%20%5Cfrac%7B2%7D%7B5%7Dx%20-%203" id="TexFormula1" title=" - y = \frac{2}{5}x -
raketka [301]
The first step to solving this equation is to change the signs on both sides of the equation
y = -\frac{2}{5}x + 3
Since we don't know what x is but we do know why y is,, we will write our answer with the answer to y and x being left as undefined.
y = -\frac{2}{5}x + 3, x ∈ R
Let me know if you have any further questions
:)
5 0
3 years ago
What is the volume of the rectangular prism?
Mashcka [7]

Answer:

96 cubic inches

Step-by-step explanation:

8x3=24=area x4 = 96 = volume

5 0
2 years ago
Apples are sold in bags of four that cost $5, or bags of six that costs $7 per bag. What is the smallest cost at which you can b
babunello [35]
STEP 1:
BAGS OF FOUR
find number of bags needed to total 74 apples

= 74 ÷ 4 apples/bag
= 18.5 bags

*must round up to 19 bags because we cannot buy a partial bag

STEP 2:
BAGS OF FOUR
calculate price of 19 bags of 4 apples per bag

= 19 bags * $5/bag
= $95 for 19 bags of 4 apples/bag

STEP 3:
BAGS OF SIX
find number of bags needed to total 74 apples

= 74 ÷ 6 apples per bag
= 12.3333 bags needed

*must round up to 13 bags because we cannot buy a partial bag

STEP 4:
BAGS OF SIX

calculate price of 13 bags of 6 apples per bag

= 13 bags * $7 per bag
= $91 for 13 bags of 6 apples/bag


ANSWER: The smallest cost to buy 74 apples is $91.

Hope this helps! :)
3 0
3 years ago
Other questions:
  • Find the sum of 3.0478 and 4.92 using the correct number of significant digits.
    15·1 answer
  • Mary had $25,000 to invest. She invested part of that amount at 3% annual interest and part at 5% annual interest for one year.
    5·1 answer
  • What is the absolute of -32
    5·2 answers
  • Write a quadratic function h whose zeros are 5 and -7
    8·1 answer
  • Graph the system of​ equations, and determine the solution.<br> x+4y=8
    14·1 answer
  • Alice and Amy decide to meet at a party. From a corner of the party hall, Amy spots Alice at the corner of the hall diagonally o
    11·2 answers
  • During a school celebration, all the students participate in a canady hunt on the schools ground. your team consists of you, kyl
    10·1 answer
  • You have several purchases you need to make from the grocery store. from the grocery store you need to purchase 1/2 lb of cheese
    8·1 answer
  • Graph the linear equation y= 1/2x
    7·1 answer
  • Find the slope and y intercept.​
    13·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!