Login or Create an Account to view the mark scheme, comment, and add to a test
Given the LENGTH and WIDTH of a rectangular carpet in meters as well as the carpet COST in $/square meter, write an algorithm in pseudocode to calculate the TOTAL cost of the carpet for the specified dimensions and then, with respect to a budget limit of $770 (inclusive), determine if the carpet is affordable. Output TRUE is the specified carpet is within budget, otherwise output FALSE.
[2]

Short Answer2 MarksPremium
18 Uses26 Views2 Likes